{
  "name": "Myzelium — PSV-Prüfungstrainer",
  "short_name": "Myzelium",
  "description": "Lern-App für die Pilzsachverständigen-Prüfung (PSV): 817 Pilzarten, Lernmodus, Doppelgänger-Trainer und Baumkunde.",
  "lang": "de",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf7f0",
  "theme_color": "#1a3a1e",
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
