{
  "name": "인생고도 - 당신은 어디에 서 있나요?",
  "short_name": "인생고도",
  "description": "생년월일시 기반 대운의 흐름을 고도(Altitude) 메타포로 시각화",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1e2e",
  "theme_color": "#FFB88C",
  "icons": [
    {
      "src": "images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
