{
  "name": "カブウォッチ",
  "short_name": "カブウォッチ",
  "description": "保有株のリスクと決算を、AI が読み解く。",
  "lang": "ja",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f5fa",
  "theme_color": "#f3f5fa",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/static/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/screenshots/landing-light.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "資産サマリー・業種配分・リスク指標・AIコメントと決算検知のホーム画面"
    },
    {
      "src": "/static/screenshots/landing-dark.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "同じ画面のダークモード表示"
    }
  ]
}
