{
  "name": "KSPL — Kiri Sappayo Premier League",
  "short_name": "KSPL",
  "description": "Live badminton tournament — scores, betting, standings.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0B0F",
  "theme_color": "#0A0B0F",
  "categories": ["sports", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live games",
      "short_name": "Live",
      "url": "/?live=1",
      "description": "Jump to currently live games"
    },
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "url": "/profile/wallet",
      "description": "View token balance"
    },
    {
      "name": "Leaderboard",
      "short_name": "Leaderboard",
      "url": "/leaderboard",
      "description": "Group standings + top players"
    }
  ],
  "prefer_related_applications": false
}
