{
  "name": "L&R Malereibetrieb — Mitarbeiter-Plattform",
  "short_name": "L&R",
  "description": "Die moderne Mitarbeiter-App: Zeiterfassung, Urlaub, Dienstpläne, News und mehr.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1E5BA8",
  "lang": "de",
  "categories": ["business", "productivity"],
  "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.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Zeiterfassung", "url": "/time", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Urlaub", "url": "/leave", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "News", "url": "/news", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
