{
  "name": "BuchhaltGenie - KI-Buchhaltung für österreichische EPUs",
  "short_name": "BuchhaltGenie",
  "description": "KI-gestützte Buchhaltungssoftware für österreichische EPUs und KMUs. FinanzOnline-Integration, UStG §11-konform, DSGVO-konform. Automatisiere deine Buchhaltung mit Sophie KI.",
  "lang": "de-AT",
  "dir": "ltr",
  "start_url": "/dashboard?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#FF6B35",
  "background_color": "#ffffff",
  "scope": "/",
  "id": "/",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/images/logo/BG-Logo-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/BG-Logo-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/BG-Logo-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/BG-Logo-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/BG-Logo-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/BG-Logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo/BG-Logo-200x200.png",
      "sizes": "200x200",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/BG-Logo-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/BG-Logo-400x400.png",
      "sizes": "400x400",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/BG-Logo-500x500.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/BG-Logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/pwa-screenshots/dashboard-desktop.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "BuchhaltGenie Dashboard - Übersicht aller Geschäftskennzahlen"
    },
    {
      "src": "/assets/pwa-screenshots/invoices-desktop.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Rechnungen erstellen und verwalten - UStG §11-konform"
    },
    {
      "src": "/assets/pwa-screenshots/sophie-ai-desktop.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Sophie KI-Assistent - Intelligente Buchhaltungsunterstützung"
    },
    {
      "src": "/assets/pwa-screenshots/banking-desktop.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Banking-Integration - Automatische Transaktionszuordnung"
    },
    {
      "src": "/assets/pwa-screenshots/dashboard-mobile.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "BuchhaltGenie Mobile - Dashboard auf dem Smartphone"
    },
    {
      "src": "/assets/pwa-screenshots/invoices-mobile.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Mobile Rechnungserstellung - Unterwegs Rechnungen schreiben"
    },
    {
      "src": "/assets/pwa-screenshots/features-mobile.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Belege scannen - OCR-Erkennung für Ihre Ausgaben"
    }
  ],
  "shortcuts": [
    {
      "name": "Neue Rechnung erstellen",
      "short_name": "Rechnung",
      "description": "Erstelle eine neue Rechnung (UStG §11-konform)",
      "url": "/dashboard/invoices/new",
      "icons": [
        {
          "src": "/images/logo/BG-Logo-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Dashboard öffnen",
      "short_name": "Dashboard",
      "description": "Öffne das Dashboard mit Übersicht",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/images/logo/BG-Logo-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Belege hochladen",
      "short_name": "Belege",
      "description": "Lade Belege per OCR hoch",
      "url": "/dashboard/receipts/upload",
      "icons": [
        {
          "src": "/images/logo/BG-Logo-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Banking anzeigen",
      "short_name": "Banking",
      "description": "Zeige Banktransaktionen und Kontostand",
      "url": "/dashboard/banking",
      "icons": [
        {
          "src": "/images/logo/BG-Logo-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "",
  "edge_side_panel": {}
}
