{
  "name": "Smash — Padel Pakistan",
  "short_name": "Smash",
  "description": "Find padel courts, players, tournaments and climb the local ELO ranks across Pakistan.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#022c22",
  "theme_color": "#047857",
  "categories": ["sports", "lifestyle", "social"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Players",
      "short_name": "Play",
      "url": "/?tab=play",
      "description": "See who's looking for a game near you"
    },
    {
      "name": "Rankings",
      "short_name": "Ranks",
      "url": "/?tab=ranks",
      "description": "Local ELO leaderboard"
    },
    {
      "name": "Tournaments",
      "short_name": "Events",
      "url": "/?tab=events",
      "description": "Upcoming padel tournaments"
    }
  ]
}
