{
  "name": "DutyControl Unternehmer-Portal",
  "short_name": "DutyControl",
  "description": "Unternehmer-Portal zur Fahrerzeiterfassung und Dienstplanung",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#070D1A",
  "theme_color": "#070D1A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
