{
  "name": "부자사주 - AI 재물운 분석",
  "short_name": "부자사주",
  "description": "사주팔자로 부자되는 시기를 알려주는 AI 운세 앱",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0A0F1E",
  "theme_color": "#C9A84C",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "lifestyle",
    "finance"
  ],
  "shortcuts": [
    {
      "name": "AI 사주 분석",
      "url": "/saju-form.html",
      "icons": [
        {
          "src": "/img/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "플랜 선택",
      "url": "/payment.html",
      "icons": [
        {
          "src": "/img/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
