{
  "name": "Necropolis",
  "short_name": "Necropolis",
  "description": "Defends ta cite contre les hordes de zombies. 1 heure = 1 nuit.",
  "start_url": "/game",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0E0E10",
  "theme_color": "#0E0E10",
  "lang": "fr",
  "categories": ["games", "strategy"],
  "icons": [
    {
      "src": "/assets/img/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
