{
  "name": "Stachl Mitarbeiter App",
  "short_name": "Stachl",
  "id": "/?version=flexselect-300",
  "description": "Die interne Mitarbeiter-App von Stachl Elektronik – News, Veranstaltungen, Schadensmeldung, Lohnabrechnung und Zeiterfassung.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0030b8",
  "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": "News", "url": "/news", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Schadensmeldung", "url": "/schadensmeldung", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Lohnabrechnung", "url": "/payslips", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
