{
  "name": "War Room - Simulatore Battaglie Storiche",
  "short_name": "WarRoom",
  "start_url": "./",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2D3748",
  "theme_color": "#2D3748",
  "description": "Simulatore educativo di battaglie storiche per la scuola",
  "lang": "it",
  "icons": [
    {
      "src": "/military-helmet.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ]
}
