{
  "name": "NEON RUSH // OVERDRIVE",
  "short_name": "NEON RUSH",
  "description": "Jeu d'arcade ultra-rapide et punitif au style Synthwave / Cyberpunk. Foncez, esquivez et battez des records mondiaux !",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06060c",
  "theme_color": "#06060c",
  "categories": ["games", "arcade", "action"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
