{
  "name": "StudyMate – Lernplattform für eigene Skripte",
  "short_name": "StudyMate",
  "description": "Aus eigenen PDF- und PPTX-Unterlagen entstehen Aufgaben, Karteikarten, Prüfungssimulationen und ein adaptiver Lernplan.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1b202d",
  "theme_color": "#1b202d",
  "icons": [
    {
      "src": "./favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "./icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "lang": "de"
}
