{
  "name": "FSD Techniker App",
  "short_name": "FSD Techniker",
  "description": "Termine, Checklisten und Zeiterfassung für Techniker",
  "start_url": "/techniker",
  "scope": "/techniker",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
