{
  "id": "/",
  "name": "MY AI 가디언 - AI 운세 분석",
  "short_name": "MY AI 가디언",
  "description": "AI 기반 맞춤 운세 분석 서비스 - 사주, 운세, 꿈해몽, MBTI",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0F1A",
  "theme_color": "#8B5CF6",
  "lang": "ko",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon_128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon_128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "MY AI 가디언 메인 화면"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.myaigrd.app",
      "url": "https://play.google.com/store/apps/details?id=com.myaigrd.app"
    }
  ]
}
