{
  "name": "Kyridril — The Last Bastion",
  "short_name": "Kyridril",
  "description": "Défendez la citadelle jusqu'à l'aube.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#100c07",
  "theme_color": "#100c07",
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
