{
  "name": "Donjon & Pixel - RPG Multijoueur 16-bit",
  "short_name": "Donjon & Pixel",
  "description": "Jeu de Rôle multijoueur rétro 16-bit avec Donjon coop, Tabletop VTT et Aventure narrative",
  "start_url": "/donjon/",
  "scope": "/donjon/",
  "display": "standalone",
  "background_color": "#0b0d19",
  "theme_color": "#0b0d19",
  "orientation": "any",
  "icons": [
    {
      "src": "/donjon/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/donjon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/donjon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
