{
  "@context": "https://schema.org",
  "@type": "WebApplication",
  "name": "SoVael Mission Control Dashboard",
  "description": "SoVael operations dashboard providing real-time system monitoring, health metrics, lead pipeline overview, and AI agent status monitoring for the SoVael infrastructure.",
  "url": "https://dashboard.sovael.ai",
  "applicationCategory": "Dashboard, Monitoring",
  "operatingSystem": "All",
  "browserRequirements": "Modern web browser",
  "offers": {
    "@type": "Offer",
    "itemOffered": {
      "@type": "Service",
      "name": "Infrastructure Dashboard",
      "description": "Real-time operations dashboard for SoVael AI system monitoring and management"
    }
  },
  "capabilities": [
    "System health monitoring",
    "Container status overview",
    "Lead pipeline tracking",
    "Agent activity monitoring",
    "Real-time metrics display"
  ]
}
