{
  "name": "Gefahrstoff-Info Feuerwehr",
  "short_name": "Gefahrstoff",
  "description": "Offline-Gefahrstoffsuche für den Feuerwehreinsatz – CBRN/ABC",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#c0392b",
  "lang": "de",
  "categories": ["utilities", "emergency"],
  "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"
    }
  ]
}
