{
  "name": "Momentum Zeiterfassung",
  "short_name": "Momentum",
  "description": "Stempeluhr und Zeiterfassung für unterwegs",
  "start_url": "/stempel",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0d1a",
  "theme_color": "#4f6ef7",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Timer starten",
      "short_name": "Timer",
      "url": "/stempel",
      "description": "Direkt zur Stempeluhr"
    }
  ]
}
