{
  "name": "SIXA — AI 스포츠 분석",
  "short_name": "SIXA",
  "description": "AI 기반 실시간 스포츠 경기 예측 · 검증된 적중률 69%",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#2563EB",
  "orientation": "portrait",
  "lang": "ko-KR",
  "categories": ["sports", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "오늘의 분석",
      "short_name": "분석",
      "url": "/?tab=pick",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "내 추적",
      "short_name": "추적",
      "url": "/?tab=tracking",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
