{
  "name": "Wasteland Arena",
  "short_name": "Wasteland",
  "description": "AI-powered 6v6 tactical combat simulator. Watch live broadcasts, place bets, climb the leaderboard, and follow the action with play-by-play commentary.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
