{
  "name": "Durchlauf-Monitor",
  "short_name": "Durchlauf",
  "description": "Zeiterfassung im Dentallabor: Lead-Time, Touch-Time, Maschinen-Time und Liegezeiten.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#EEF1F3",
  "theme_color": "#1565C0",
  "lang": "de",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
