{
  "name": "Jeus.AI - AI 경마 예측 플랫폼",
  "short_name": "Jeus.AI",
  "description": "AI 강화학습 기반 경마 예측 서비스",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "finance"],
  "lang": "ko",
  "dir": "ltr",
  "scope": "/"
}
