{
  "name": "Vextario Kontrollfahrt",
  "short_name": "Kontrollfahrt",
  "description": "Mobiler Client für Kontrollfahrten und Verkehrssicherungs-Einsätze.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/field",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1A4E8A",
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Heute",
      "url": "/field"
    },
    {
      "name": "Einsätze",
      "url": "/field/einsaetze"
    },
    {
      "name": "Meldungen",
      "url": "/field/meldungen"
    }
  ]
}
