{
  "name": "reportdesk - Außendienst",
  "short_name": "Außendienst",
  "description": "Field Service Management - Serviceberichte, Zeiterfassung, Dispatch",
  "start_url": "/aussendienst/meine-einsaetze",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#0B3056",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}