{
  "name": "RegSecure AI Finance",
  "short_name": "RegSecure AI Finance",
  "description": "Desktop AI for financial document analysis. 100% local processing - your data never leaves your device.",
  "start_url": "app.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f59e0b",
  "orientation": "any",
  "scope": ".",
  "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": ["finance", "business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Quick Start",
      "short_name": "Quick Start",
      "description": "Start analyzing without signup",
      "url": "app.html?mode=demo",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
