{
  "name": "lucar — Klarheit für deine Praxis",
  "short_name": "lucar",
  "description": "Die Praxissoftware für Heilpraktiker und Osteopathen. Patientenverwaltung, GebüH-Abrechnung, Kalender und digitale Anamnese — an einem ruhigen Ort.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF7F2",
  "theme_color": "#FBF7F2",
  "orientation": "any",
  "categories": ["medical", "business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Neuer Termin",
      "short_name": "Erstellen",
      "url": "/invoices/create",
      "icons": []
    },
    {
      "name": "Rechnungsübersicht",
      "short_name": "Übersicht",
      "url": "/invoices",
      "icons": []
    }
  ]
}
