{
  "name": "Webority Technologies",
  "description": "Webority Technologies — CMMI Level 5 certified software development and technology consulting company. We build custom software, AI and ML systems, cloud platforms, and staff augmentation services for enterprise and government clients across 10+ countries.",
  "url": "https://www.webority.com",
  "version": "1.0.0",
  "provider": {
    "organization": "Webority Technologies",
    "url": "https://www.webority.com"
  },
  "documentationUrl": "https://www.webority.com/llms.txt",
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "text/markdown"],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "supportedInterfaces": [
    {
      "url": "https://www.webority.com",
      "transport": "HTTPS"
    }
  ],
  "preferredTransport": "HTTPS",
  "skills": [
    {
      "id": "company-info",
      "name": "Company Information",
      "description": "Answer questions about Webority Technologies — services, team, offices, certifications, clients, and contact details.",
      "tags": ["company", "about", "contact"],
      "examples": [
        "What services does Webority offer?",
        "Where is Webority headquartered?",
        "How do I contact Webority sales?"
      ]
    },
    {
      "id": "services-catalog",
      "name": "Services Catalog",
      "description": "Browse Webority's service offerings across custom software, AI/ML, cloud, DevOps, staff augmentation, consulting, and industry solutions.",
      "tags": ["services", "capabilities", "offerings"],
      "examples": [
        "Does Webority build AI chatbots?",
        "What cloud platforms does Webority support?",
        "Can Webority provide a dedicated React team?"
      ]
    },
    {
      "id": "case-studies",
      "name": "Case Studies",
      "description": "Retrieve case studies and client success stories across industries including healthcare, hospitality, education, logistics, and government.",
      "tags": ["case-studies", "portfolio", "clients"],
      "examples": [
        "Show me a healthcare case study",
        "What government projects has Webority delivered?"
      ]
    }
  ],
  "contact": {
    "email": "sales@webority.com",
    "phone": "+91-959-900-6518"
  }
}
