{
  "name": "StaffConnect Kundenportal",
  "short_name": "StaffConnect",
  "description": "Ihr StaffConnect Kundenportal – Aufträge, Bewerber und Einstellungen.",
  "start_url": "/clientdashboard.html",
  "scope": "/clientdashboard.html",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#4cb3d6",
  "orientation": "portrait-primary",
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
