{
  "name": "livono-work — Digitales Betriebshandbuch",
  "short_name": "livono-work",
  "description": "Mitarbeiter, Maschinen, Prüfprotokolle, Fristen — in einem digitalen Betriebshandbuch.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0d12",
  "theme_color": "#1f8fff",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    { "name": "Fristen", "url": "/fristen" },
    { "name": "Mitarbeiter neu", "url": "/mitarbeiter-onboarding" },
    { "name": "Routinen", "url": "/routinen" },
    { "name": "Audit-Mappe", "url": "/audit-mappe" }
  ]
}
