{
  "name": "Xovron - Global Automation",
  "short_name": "Xovron",
  "description": "Automate document extraction, approval workflows, and accounting integrations.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1447E6",
  "orientation": "portrait",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png",     "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",     "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Documents",      "url": "/documents",  "description": "View and upload documents" },
    { "name": "Approval Queue", "url": "/approval",   "description": "Pending approvals" },
    { "name": "Dashboard",      "url": "/dashboard",  "description": "KPIs and analytics" }
  ]
}
