{
  "name": "Livono-work — ERP für KMU und Handwerk",
  "short_name": "Livono-work",
  "id": "/",
  "description": "Angebote, Aufträge, Rechnungen, DATEV, Zeiterfassung, Personal und Geräte — mit digitalem Betriebshandbuch.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0d12",
  "theme_color": "#1f8fff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "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" }
  ]
}
