{
  "name": "Dellentechnik CRM — Zeiterfassung",
  "short_name": "Zeit stempeln",
  "description": "Schnelles Ein- und Ausstempeln mit Auftragszuordnung",
  "start_url": "/zeit-neu?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#121821",
  "theme_color": "#0b72f0",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Stempeln",
      "url": "/zeit-neu?tab=stempeln",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mein Konto",
      "url": "/zeit-neu?tab=konto",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
