{
  "name": "Alltagshalt",
  "short_name": "Alltagshalt",
  "description": "Alltagsunterstützung § 45a SGB XI – Mitarbeiter-App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a4a3a",
  "orientation": "portrait",
  "lang": "de",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Heute",
      "url": "/?tab=heute",
      "description": "Heutige Einsätze"
    },
    {
      "name": "Zeiterfassung",
      "url": "/?tab=zeit",
      "description": "Ein- und Ausstempeln"
    }
  ]
}
