{
  "name": "VIBE TRAVEL｜旅タイプ診断",
  "short_name": "VIBE TRAVEL",
  "description": "10問に答えるだけで、あなたの旅タイプと世界83か所の旅先をマッチング",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8F2",
  "theme_color": "#0ea5e9",
  "orientation": "portrait",
  "lang": "ja",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌍</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1488085061387-422e29b40080?w=390&h=844&fit=crop",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "旅タイプ診断画面"
    }
  ]
}
