{
  "name": "세이드(Seidr) - AI 사주 · 운세 · 타로",
  "short_name": "Seidr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/seidr_heart_32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/seidr_heart_64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "오늘의 운세",
      "short_name": "운세",
      "url": "/#/fortune",
      "icons": [{ "src": "/seidr_heart_32.png", "sizes": "32x32" }]
    },
    {
      "name": "타로 카드 리딩",
      "short_name": "타로",
      "url": "/#/tarot",
      "icons": [{ "src": "/seidr_heart_32.png", "sizes": "32x32" }]
    },
    {
      "name": "AI 상담",
      "short_name": "상담",
      "url": "/#/chat",
      "icons": [{ "src": "/seidr_heart_32.png", "sizes": "32x32" }]
    },
    {
      "name": "사주 분석",
      "short_name": "사주",
      "url": "/#/saju",
      "icons": [{ "src": "/seidr_heart_32.png", "sizes": "32x32" }]
    }
  ]
}
