{
  "name": "DispoHub",
  "short_name": "DispoHub",
  "description": "Disposition, Fahrer-App und Logistik — ein Betriebssystem für Transport.",
  "start_url": "/driver",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#070b14",
  "theme_color": "#070b14",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicons/logistics-logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/favicons/logistics-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Fahrer",
      "short_name": "Fahrer",
      "url": "/driver",
      "description": "Touren annehmen und ausführen"
    },
    {
      "name": "Dispositionszentrale",
      "short_name": "Dispo",
      "url": "/app/logistics/dispo-hub"
    },
    {
      "name": "Heute",
      "short_name": "Heute",
      "url": "/app/heute"
    }
  ]
}
