{
  "name": "AI MavenX — Intelligent Investment Platform",
  "short_name": "AI MavenX",
  "description": "AI-powered investment platform with real-time AI assistant, live markets, and smart portfolio management.",
  "start_url": "/sys/dashboard",
  "display": "standalone",
  "background_color": "#030803",
  "theme_color": "#84cc16",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/assets/img/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/img/dashboard-2026-07-09 23.52.15.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Admin Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Visitor Chat",
      "short_name": "Live Chat",
      "url": "/sys/dashboard/live-chat",
      "icons": [{ "src": "/assets/img/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Control Center",
      "short_name": "AI Control",
      "url": "/sys/dashboard/ai-control",
      "icons": [{ "src": "/assets/img/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Notifications",
      "short_name": "Notifications",
      "url": "/sys/dashboard/notifications",
      "icons": [{ "src": "/assets/img/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
