{
  "name": "Zeiterfassung",
  "short_name": "Zeiterfassung",
  "description": "Mobile Arbeitszeiterfassung für Mitarbeiter",
  "start_url": "/app.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1E40AF",
  "theme_color": "#2563EB",
  "lang": "de",
  "icons": [
    { "src": "/public/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/public/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "business"],
  "prefer_related_applications": false
}
