{
  "name": "VisionBinder AutoReport Engine",
  "short_name": "VisionBinder",
  "description": "AI-powered financial report generation platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0F1E",
  "theme_color": "#E63946",
  "orientation": "portrait-primary",
  "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"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Generate Report",
      "url": "/?tab=generate",
      "description": "Create a new report"
    },
    {
      "name": "Dashboard",
      "url": "/?tab=dashboard",
      "description": "View Command Center"
    }
  ]
}
