{
  "name": "SoVael Net",
  "description": "One conversation runs your entire business. Website, leads, CRM, voice, vision — all connected on SoVael Net.",
  "url": "https://sovael.ai",
  "homepage_url": "https://sovael.ai",
  "author": {
    "type": "organization",
    "name": "SoVael",
    "url": "https://sovael.ai"
  },
  "capabilities": {
    "chat": {
      "endpoint": "https://api.sovael.ai/chat",
      "method": "POST",
      "content_type": "application/json"
    },
    "whatsapp": {
      "number": "+447715181919",
      "url": "https://wa.me/447715181919",
      "description": "Send a WhatsApp message to talk to SoVael"
    },
    "discovery": {
      "llms_txt": "https://sovael.ai/llms.txt",
      "agent_json": "https://sovael.ai/agent.json",
      "well_known_agent": "https://sovael.ai/.well-known/agent.json"
    }
  },
  "contact": {
    "email": "hello@sovael.ai",
    "whatsapp": "+447715181919",
    "url": "https://sovael.ai"
  },
  "@context": "https://schema.org",
  "@type": "WebApplication",
  "applicationCategory": "BusinessApplication",
  "operatingSystem": "All",
  "browserRequirements": "Requires JavaScript",
  "offers": {
    "@type": "Offer",
    "price": "0",
    "priceCurrency": "GBP"
  }
}
