{
  "name": "Sachkundewerkstatt — Vorbereitung auf die IHK-Sachkundeprüfung §34d",
  "short_name": "Sachkundewerkstatt",
  "description": "Faktentreuer KI-Tutor zur Vorbereitung auf die IHK-Sachkundeprüfung Geprüfte/-r Fachmann/-frau für Versicherungsvermittlung (§34d GewO).",
  "lang": "de",
  "dir": "ltr",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf7f1",
  "theme_color": "#1b2670",
  "categories": ["education"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Zum Chat",
      "short_name": "Chat",
      "url": "./#chat"
    },
    {
      "name": "Werkzeugkasten",
      "short_name": "Fragen",
      "url": "./#themen"
    }
  ]
}
