{
  "name": "토탈풋볼",
  "short_name": "토탈풋볼",
  "description": "Total Football - 프리미엄 풋볼 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#e8c84a",
  "orientation": "portrait-primary",
  "lang": "ko",
  "scope": "/",
  "categories": ["sports", "lifestyle"],
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "스페셜 매치",
      "url": "/#special-matches",
      "description": "스페셜 매치 신청"
    },
    {
      "name": "내 팀",
      "url": "/#my-team",
      "description": "내 팀 정보"
    }
  ]
}
