{
  "name": "domFINANZ — Buchhaltung & Belege",
  "short_name": "domFINANZ",
  "description": "GoBD-konforme Buchhaltung für Immobilienverwaltungen — Belege per Foto erfassen, KI-gestützte Erkennung, DATEV-Export.",
  "start_url": "/belege",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "shortcuts": [
    {
      "name": "Beleg fotografieren",
      "short_name": "Foto",
      "description": "Belege per Smartphone-Kamera erfassen",
      "url": "/belege?capture=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Beleg-Eingang",
      "short_name": "Eingang",
      "description": "E-Mail-Inbox und KI-Vorschläge prüfen",
      "url": "/buchhaltung/eingang",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Neue Buchung",
      "short_name": "Buchen",
      "description": "Buchung erfassen",
      "url": "/buchung/neu",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
