{
  "name": "Klash - Quiz Battle",
  "short_name": "Klash",
  "description": "Affrontez vos amis sur 10 thèmes en plusieurs manches !",
  "start_url": "./home.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0820",
  "theme_color": "#ff3ea5",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
