{
  "id": "/",
  "name": "MeinFlotte Telematik",
  "short_name": "MeinFlotte",
  "description": "Professionelle Fahrzeugtelematik für Live-Ortung, Fahrten, Alarme und Flottenbetrieb.",
  "lang": "de-DE",
  "dir": "ltr",
  "start_url": "/leitstand?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#141914",
  "theme_color": "#141914",
  "categories": ["business", "navigation", "productivity"],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/icons/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/app-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/meinflotte-telematik-monochrome.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "monochrome"
    }
  ],
  "shortcuts": [
    {
      "name": "Live-Karte",
      "short_name": "Live",
      "description": "Aktuelle Fahrzeugpositionen öffnen",
      "url": "/live-tracking?source=pwa-shortcut",
      "icons": [{ "src": "/icons/app-icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Fahrten & Stopps",
      "short_name": "Fahrten",
      "description": "Fahraktivität und Stopps öffnen",
      "url": "/fahraktivitaet?source=pwa-shortcut",
      "icons": [{ "src": "/icons/app-icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Alarme",
      "short_name": "Alarme",
      "description": "Alarmzentrale öffnen",
      "url": "/alarme?source=pwa-shortcut",
      "icons": [{ "src": "/icons/app-icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
