{
  "name": "ZEIT-Rechner",
  "short_name": "ZEIT",
  "description": "Arbeitszeitrechner mit SAP-Integration",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0C0C0E",
  "background_color": "#0C0C0E",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
