{
  "name": "사주덕배 - AI가 보는 당신의 운세",
  "short_name": "사주덕배",
  "description": "3가지 AI 페르소나가 당신의 사주를 해석합니다",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1635",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "scope": "/",
  "lang": "ko",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "새로운 사주 보기",
      "short_name": "사주 보기",
      "description": "새로운 사주 해석을 시작합니다",
      "url": "/input",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
    }
  ]
}
