{
  "name": "Fortune Deck — AI課題診断",
  "short_name": "Fortune Deck",
  "description": "10問でAIヒーローを召喚せよ。あなたの業務に効く最強デッキをガチャ形式で診断。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0612",
  "theme_color": "#0a0612",
  "orientation": "portrait",
  "lang": "ja",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
