{
  "name": "Diktat - Le Jeu de Pouvoir",
  "short_name": "Diktat",
  "description": "Jeu de cartes strategique multijoueur",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#e94560",
  "icons": [
    {
      "src": "/img/logo/diktat-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/logo/diktat-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

