{
  "id": "/",
  "name": "Nomitomo",
  "short_name": "Nomitomo",
  "description": "AIが伴走する減酒・禁酒サポート",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e8efe9",
  "theme_color": "#6b8e7f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
