{
  "id": "/rhs-school-app-prototype.html",
  "name": "RHS Schulbegleiter",
  "short_name": "RHS Begleiter",
  "description": "Kalender, Stundenplan, Nachrichten und Dateien in einer kompakten Schul-App.",
  "lang": "de-DE",
  "start_url": "/rhs-school-app-prototype.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#9662eb",
  "background_color": "#f7f4f8",
  "shortcuts": [
    { "name": "Stundenplan", "short_name": "Plan", "url": "/rhs-school-app-prototype.html#plan", "icons": [{ "src": "/icons/rhs-icon-192.png", "sizes": "192x192" }] },
    { "name": "IServ-Postfach", "short_name": "Postfach", "url": "/rhs-school-app-prototype.html#messages", "icons": [{ "src": "/icons/rhs-icon-192.png", "sizes": "192x192" }] },
    { "name": "Kalender", "short_name": "Kalender", "url": "/rhs-school-app-prototype.html#calendar", "icons": [{ "src": "/icons/rhs-icon-192.png", "sizes": "192x192" }] },
    { "name": "Dateien", "short_name": "Dateien", "url": "/rhs-school-app-prototype.html#files", "icons": [{ "src": "/icons/rhs-icon-192.png", "sizes": "192x192" }] }
  ],
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/icons/rhs-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/rhs-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/rhs-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
