{
  "name": "Jarvis Command Center",
  "short_name": "Jarvis",
  "description": "AI Command Center — HAS Platform",
  "start_url": "/jarvis",
  "scope": "/jarvis",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050508",
  "theme_color": "#050508",
  "categories": ["productivity", "business"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Alerts",
      "url": "/jarvis/alerts",
      "description": "Open Morgan alerts"
    },
    {
      "name": "Approval Queue",
      "url": "/jarvis/marketing/approval",
      "description": "Review pending content"
    },
    {
      "name": "Trading",
      "url": "/jarvis/trading",
      "description": "Portfolio & market data"
    }
  ]
}
