{
  "name": "Pilote de Zinzin",
  "short_name": "Zinzin",
  "description": "Jeu de fusée et d'avion en ligne gratuit — pilotage 2D/3D, combat aérien multijoueur, esquive et vol spatial.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0a0a1e",
  "theme_color": "#0a0a1e",
  "lang": "fr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
