{
  "name": "タロット占い",
  "short_name": "タロット",
  "description": "カードを選んで鑑定結果を確認できるタロット占いアプリ",
  "start_url": "/?source=pwa",
  "scope": "/",
  "icons": [
    {
      "src": "/tarot-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#1a0f1f",
  "background_color": "#1a0f1f",
  "display": "standalone",
  "orientation": "portrait-primary"
}
