{
  "name": "SurfBattles",
  "short_name": "SurfBattles",
  "description": "Competitive matchmaking for Momentum Mod surf, bhop & kz.",
  "start_url": "/play",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080808",
  "theme_color": "#ff6b35",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Play", "url": "/play" },
    { "name": "Leaderboard", "url": "/leaderboard" },
    { "name": "Battle Pass", "url": "/battlepass" }
  ]
}
