{
  "id": "/",
  "name": "Fleetman",
  "short_name": "Fleetman",
  "description": "Fuhrpark, Fristen und Nachweise im Griff",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B1324",
  "theme_color": "#021053",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/img/fleet-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/fleet-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/fleet-icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/img/fleet-icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "lang": "de",
  "dir": "ltr",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/static/manifest.json"
    }
  ]
}
