{
  "name": "Flottenmanager",
  "short_name": "Flotte",
  "description": "Wochenabrechnung & Flottenverwaltung für SEMU GmbH und Mietwagen Mutlu GmbH.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0b0f",
  "theme_color": "#eab308",
  "orientation": "portrait",
  "lang": "de",
  "icons": [
    { "src": "/favicon.ico", "sizes": "48x48 32x32 16x16", "type": "image/x-icon" }
  ]
}