{
  "name": "Notfall-Schutzhütten-Navigation",
  "short_name": "Schutzhütten",
  "description": "Findet Schutzhütten, Wasserstellen und Zeltplätze in der Nähe mit Routing, Sprachansage und Unwetter-Frühwarnung.",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5ead8",
  "theme_color": "#c67139",
  "lang": "de",
  "dir": "ltr",
  "categories": ["navigation", "travel", "utilities"],
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "./icon-192.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
