{
  "name": "GastroSight",
  "short_name": "GastroSight",
  "description": "Mitarbeiter-App: Rezepte, Inventur, Verderb, Service-Push",
  "start_url": "/staff",
  "scope": "/staff/",
  "display": "standalone",
  "background_color": "#F5F1E5",
  "theme_color": "#2E6B6F",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/staff-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/staff-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/staff-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
