{
  "name": "UmaScore - 競馬予想AI",
  "short_name": "UmaScore",
  "description": "AIが予測する競馬予想アプリ。リアルタイムバイアス分析×統計データで勝てる根拠を数値化",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a237e",
  "theme_color": "#1a237e",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["sports", "utilities"],
  "lang": "ja",
  "scope": "/"
}
