{
  "id": "/",
  "name": "Tournament Suite Esports",
  "short_name": "TS Esports",
  "description": "Watch live esports tournaments, track your favorite teams, and follow competitive gaming action.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#050a14",
  "theme_color": "#050a14",
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Tournaments",
      "url": "/en/tournaments",
      "description": "Browse and register for tournaments"
    },
    {
      "name": "Live & upcoming matches",
      "url": "/en/matches/upcoming",
      "description": "See what's on now and next"
    },
    {
      "name": "Leaderboards",
      "url": "/en/leaderboards/players",
      "description": "Top players and teams"
    }
  ],
  "categories": ["games", "sports", "entertainment"],
  "lang": "en",
  "dir": "ltr"
}
