{
  "name": "Käse Poppinga — Mitarbeiter-Plattform",
  "short_name": "Poppinga",
  "description": "Die moderne Mitarbeiter-App: Zeiterfassung, Urlaub, Dienstpläne, News und mehr.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A5D2E",
  "theme_color": "#1A5D2E",
  "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" }] },
    { "name": "Schichtplan", "url": "/schichtplan", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
