{
  "name": "tanzschule.plus",
  "short_name": "tanzschule+",
  "description": "Betriebssystem für moderne Tanzschulen.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ed492c",
  "orientation": "portrait-primary",
  "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" }
  ],
  "shortcuts": [
    { "name": "Check-in", "url": "/portal/checkin", "short_name": "Check-in" },
    { "name": "Cockpit", "url": "/app", "short_name": "Cockpit" }
  ]
}
