{
  "name": "황금적중 - 한국 경마 데이터 분석",
  "short_name": "황금적중",
  "description": "한국 경마 출전표, AI 예측픽, 기수·말 성적 분석. 서울·부경·제주 경마장 데이터 제공.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#DC2626",
  "lang": "ko",
  "scope": "/",
  "categories": ["sports", "entertainment"],
  "icons": [
    {
      "src": "/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "오늘 경마",
      "short_name": "출전표",
      "description": "오늘 출전마 확인",
      "url": "/",
      "icons": [{ "src": "/favicon-48.png", "sizes": "48x48" }]
    },
    {
      "name": "AI 픽",
      "short_name": "AI픽",
      "description": "황금적중 AI 추천픽",
      "url": "/mapick",
      "icons": [{ "src": "/favicon-48.png", "sizes": "48x48" }]
    },
    {
      "name": "경주 결과",
      "short_name": "결과",
      "description": "최근 경주 결과 조회",
      "url": "/races",
      "icons": [{ "src": "/favicon-48.png", "sizes": "48x48" }]
    }
  ]
}
