{
  "name": "Atemschutzüberwachung Feuerwehr Helmstedt",
  "short_name": "AS-Überwachung",
  "description": "Atemschutzüberwachungs-App für die Feuerwehr Helmstedt - Überwachung von bis zu 3 Trupps",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"]
}
