{
  "name": "天運 - 종합 운세",
  "short_name": "天運",
  "description": "오늘의 운세, 타로, 사주, 궁합, 손금, 관상, 토정비결, 꿈해몽, 운세채팅, 운세매칭까지 — 당신의 운명을 엽니다",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a12",
  "theme_color": "#0a0a12",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "오늘의 운세",
      "short_name": "운세",
      "url": "/index.html#daily",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "타로 카드",
      "short_name": "타로",
      "url": "/index.html#tarot",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "운세 채팅",
      "short_name": "채팅",
      "url": "/index.html#chat",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
