{
  "name": "RunWize",
  "short_name": "RunWize",
  "description": "マラソンランナーのためのAIコーチングアプリ。データ分析・練習提案・能力可視化。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#38BDF8",
  "background_color": "#0F172A",
  "lang": "ja",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
