{
  "id": "/rechner.html",
  "name": "Arbeitszeitrechner Deutschland",
  "short_name": "AZ Rechner",
  "description": "Kostenloser Arbeitszeitrechner für Deutschland. Arbeitszeit, Pause und Netto-Arbeitszeit schnell online berechnen – auch für Nachtschichten.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/rechner.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f7fb",
  "theme_color": "#4f46e5",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}