{
  "name": "Notenzauber",
  "short_name": "Notenzauber",
  "description": "Die Plattform für modernen Musikunterricht: Unterricht, Materialien und Lernfortschritte an einem Ort.",
  "lang": "de-CH",
  "start_url": "/start",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFDF8",
  "theme_color": "#7C3AED",
  "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"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Studio",
      "short_name": "Studio",
      "description": "Unterricht, Kalender und Materialien für Lehrpersonen",
      "url": "/studio",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Lernen",
      "short_name": "Lernen",
      "description": "Zauberwerkstatt und Lernpfad für Schülerinnen und Schüler",
      "url": "/lernen",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Begleiten",
      "short_name": "Begleiten",
      "description": "Übersicht für Eltern und Begleitpersonen",
      "url": "/begleiten",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "id": "/",
  "categories": ["education", "productivity", "music"]
}
