{
  "name": "モモンガコーヒー おすすめ診断",
  "short_name": "Coffee Guide",
  "description": "気分と好みから、今日の一杯をご提案。モモンガコーヒーの豆診断。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FBFD",
  "theme_color": "#4FB8E0",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/appicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
