{
  "name": "ShuttleRally — Every Match Moves You Up",
  "short_name": "ShuttleRally",
  "description": "The global home for badminton players. Track matches, climb rankings, find courts and rivals.",
  "start_url": "/feed",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b10",
  "theme_color": "#0b0b10",
  "categories": ["sports", "social", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "/__l5e/assets-v1/1bbced6b-c0f9-4013-9e2b-e5d179f8b9c0/shuttlerally-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/__l5e/assets-v1/1bbced6b-c0f9-4013-9e2b-e5d179f8b9c0/shuttlerally-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Feed", "url": "/feed" },
    { "name": "Start live match", "url": "/match/live/new" },
    { "name": "Rankings", "url": "/rankings" }
  ]
}