{
  "name": "競輪勝ちたい",
  "short_name": "競輪勝ちたい",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "description": "AI予測モデルを搭載した競輪マルチステージ予測シミュレータ＆ダッシュボード",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icon-192-showa.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512-showa.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
