{
  "name": "OrbitX - SkyRush | Launch Fast, Win Faster!",
  "short_name": "OrbitX - Sky",
  "description": "SkyRush - Your new go-to arena for adrenaline junkies and tactical risk-takers. High-altitude chase packed with suspense, sharp decisions, and real payouts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "en",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}