{
  "name": "PrepPet",
  "short_name": "PrepPet",
  "description": "PrepPet — spielerische Vorbereitung auf Einstellungstests mit deinem virtuellen Lernbegleiter (Geschichte, Allgemeinwissen, Geographie, Mathe, Sprache, Logik, Zeitgeschehen, Englisch).",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1724",
  "theme_color": "#a855f7",
  "lang": "de",
  "icons": [
    {
      "src": "appicons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "appicons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "productivity"]
}
