{
  "name": "XtremScan B2B",
  "short_name": "XtremScan",
  "description": "Scanne jedes Dokument offline. Die lokale KI versteht Belege, Quittungen, Notizen und Skizzen sofort. 100% privat, Zero-Trust, GoBD-konform.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/icons/android-chrome.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/android-chrome.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"]
}
