{
  "name": "Nürburgring Drive",
  "short_name": "N-Ring Drive",
  "description": "First-person driving simulator — Nürburgring, Spa, Everland. Custom physics, synthesized engine audio, multiplayer.",
  "start_url": "./?src=pwa",
  "scope": "./",
  "id": "nurburgring-drive",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "landscape",
  "background_color": "#04111a",
  "theme_color": "#04111a",
  "categories": ["games"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
