{
  "name": "FlotteLive Fahrer-App",
  "short_name": "FlotteLive",
  "description": "Fahrzeugdaten schnell erfassen",
  "start_url": "/fahrer/",
  "display": "standalone",
  "background_color": "#0F1530",
  "theme_color": "#0F1530",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
