{
  "name": "Fire Safety Training",
  "short_name": "Fire Safety",
  "description": "Interactive fire safety evacuation training with real-world missions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#171017",
  "theme_color": "#171017",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-dark-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
