{
  "name": "SPORTON — 실시간 라이브스코어",
  "short_name": "SPORTON",
  "description": "NBA, EPL, K리그, KBO 실시간 스코어 & 배당률 & 예측",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A1628",
  "theme_color": "#0A1628",
  "lang": "ko",
  "orientation": "portrait-primary",
  "categories": ["sports", "news"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230A1628'/><text x='50%' y='55%' dominant-baseline='middle' text-anchor='middle' font-size='100' font-family='sans-serif'>⚽</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230A1628'/><text x='50%' y='55%' dominant-baseline='middle' text-anchor='middle' font-size='280' font-family='sans-serif'>⚽</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "라이브 경기",
      "short_name": "라이브",
      "description": "지금 진행 중인 경기 보기",
      "url": "/?view=live",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='50%' y='55%' dominant-baseline='middle' text-anchor='middle' font-size='64'>🔴</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "내 팀",
      "short_name": "내 팀",
      "description": "팔로우한 팀 경기",
      "url": "/?view=myteam",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='50%' y='55%' dominant-baseline='middle' text-anchor='middle' font-size='64'>❤️</text></svg>", "sizes": "96x96"}]
    }
  ]
}
