{
  "name": "DriverX — BMW M4 Driving Simulator",
  "short_name": "DriverX",
  "description": "High-fidelity BMW M4 driving simulator with WebGPU compute and WebAssembly physics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#e11d48",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "simulation", "education"]
}
