{
  "name": "TeachSmarter Kalender",
  "short_name": "TeachSmarter",
  "description": "Datenschutzkonformer Lehrerkalender – offline-first, alle Daten lokal",
  "lang": "de",
  "start_url": "./TeachSmarter_Dashboard.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAF8F5",
  "theme_color": "#3BA89B",
  "icons": [
    {
      "src": "ts-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "ts-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "prefer_related_applications": false
}
