{
  "name": "SLIPSTREAM",
  "short_name": "SLIPSTREAM",
  "description": "Glisse dans le tunnel de données. Le Vide te suit.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#05070d",
  "theme_color": "#05070d",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["games"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
