{
  "name": "태극골 — FIFA 월드컵 2026 | TaegeukGoal",
  "short_name": "태극골",
  "description": "태극골 — FIFA 월드컵 2026 허브 — 라이브 스코어, 조별 순위, 대진표, 개최 경기장, 뉴스 및 선수 통계.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#CD2E3A",
  "theme_color": "#CD2E3A",
  "orientation": "portrait-primary",
  "categories": ["sports", "news"],
  "lang": "ko",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "라이브 스코어",
      "short_name": "라이브",
      "description": "실시간 경기 점수 보기",
      "url": "/ko/matches",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "WC 2026",
      "short_name": "월드컵",
      "description": "FIFA 월드컵 2026 허브",
      "url": "/ko/worldcup2026",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "뉴스",
      "short_name": "뉴스",
      "description": "최신 축구 뉴스",
      "url": "/ko/news",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
