{
  "name": "Urlaubsplanung Feuerwehr B-Partie (Blau)",
  "short_name": "Urlaubsapp B",
  "description": "Lokale, offline-fähige Urlaubs- & Dienstplanung der Feuerwehr B-Partie (Blau).",
  "lang": "de",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f1f5f9",
  "theme_color": "#1d4ed8",
  "icons": [
    { "src": "./icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
