{
  "name": "Chatro K@RACE — AI 경마 분석",
  "short_name": "K@RACE",
  "description": "AI 기반 경마 삼복승 조합 추천 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0F19",
  "theme_color": "#10B981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663068057886/a8QRrUhqi8pQMfCetUHwRA/icon-192_08882aea.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663068057886/a8QRrUhqi8pQMfCetUHwRA/icon-512_e07d5ea3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "finance"],
  "lang": "ko",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "AI 분석 보기",
      "short_name": "AI 분석",
      "description": "이번 주 AI 추천 조합 확인",
      "url": "/magazine",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "성과 리포트",
      "short_name": "성과",
      "description": "누적 적중률 트렌드 확인",
      "url": "/performance",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ]
}
