{
  "name": "Intelligex",
  "short_name": "Intelligex",
  "description": "Institutional Investment Intelligence Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f2744",
  "theme_color": "#0f2744",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/intelligex-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/favicon.png", "sizes": "32x32", "type": "image/png" }
  ],
  "categories": ["finance", "business", "productivity"],
  "shortcuts": [
    { "name": "New Deal", "url": "/deals/new", "description": "Add a new deal" },
    { "name": "Due Diligence", "url": "/due-diligence", "description": "View DD hub" },
    { "name": "Dashboard", "url": "/dashboard", "description": "Open dashboard" }
  ]
}
