{
  "name": "Schulbus Fahrer-App",
  "short_name": "Schulbus",
  "description": "Zeiterfassung und Fahrten für Fahrer der Schülerbeförderung",
  "id": "/driver/",
  "start_url": "/driver/",
  "scope": "/driver/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "lang": "de",
  "icons": [
    { "src": "/icons/driver-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/driver-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/driver-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
