{
  "name": "마이사주 - AI 명리 전문 서비스",
  "short_name": "마이사주",
  "description": "AI 기반 사주, 운세, 타로, 작명, 택일 전문 서비스",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#1A1F2E",
  "theme_color": "#1A1F2E",
  "orientation": "portrait",
  "scope": "/app",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
