{
  "name": "DIVO Pilot -- AZAV-Verwaltung",
  "short_name": "DIVO Pilot",
  "description": "AZAV-Verwaltungssoftware fuer Bildungstraeger",
  "start_url": "/portal/login",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#87bac3",
  "orientation": "any",
  "scope": "/",
  "id": "/portal/login",
  "icons": [
    {
      "src": "/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "education", "productivity"],
  "lang": "de-DE",
  "dir": "ltr",
  "screenshots": [],
  "prefer_related_applications": false
}
