{
  "name": "Knotenpunkt Lernplattform",
  "short_name": "Knotenpunkt",
  "description": "Die Lernplattform für Berufskraftfahrer-Azubis",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1b2f5e",
  "theme_color": "#1b2f5e",
  "lang": "de",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education"
  ]
}