{
  "name": "Xpresso Racing 2026",
  "short_name": "Xpresso",
  "description": "Xpresso Racing 2026 - Experience the future of racing",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#000000",
  "categories": [
    "sports"
  ],
  "screenshots": [
    {
      "src": "assets/static/top_half.webp",
      "sizes": "1200x630",
      "type": "image/webp"
    }
  ],
  "icons": [
    {
      "src": "assets/icons/icon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}