{
  "specVersion": "1.0",
  "host": {
    "displayName": "Alshhbaa Copperware",
    "identifier": "did:web:shop.alshhbaa.com"
  },
  "entries": [
    {
      "identifier": "urn:air:shop.alshhbaa.com:server:mcp",
      "displayName": "Alshhbaa Store MCP Server Card",
      "type": "application/mcp-server-card+json",
      "url": "https://shop.alshhbaa.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "search luxury chandeliers and table lamps in Alshhbaa catalog",
        "browse bohemian glassware and chandelier accessories",
        "find luxury lighting fixtures in Jeddah Saudi Arabia"
      ]
    },
    {
      "identifier": "urn:air:shop.alshhbaa.com:schema:openapi",
      "displayName": "Alshhbaa Store OpenAPI Specification",
      "type": "application/vnd.oai.openapi+json;version=3.1",
      "url": "https://shop.alshhbaa.com/openapi.json",
      "representativeQueries": [
        "Alshhbaa store catalog search suggestions API endpoint",
        "validate cart items prices and stock availability",
        "check Saudi shipping carrier rates and city delivery options"
      ]
    },
    {
      "identifier": "urn:air:shop.alshhbaa.com:agent:shopping-agent",
      "displayName": "Alshhbaa Store Shopping Agent Card",
      "type": "application/agent-card+json",
      "url": "https://shop.alshhbaa.com/.well-known/agent-card.json",
      "representativeQueries": [
        "shop for authentic copper chandeliers and crystal lighting",
        "guide customer through Alshhbaa Arabic checkout flow",
        "calculate VAT and delivery for lighting order in Saudi Arabia"
      ]
    },
    {
      "identifier": "urn:air:shop.alshhbaa.com:skill:shopping",
      "displayName": "Alshhbaa Store Shopping Agent Skill",
      "type": "text/markdown",
      "url": "https://shop.alshhbaa.com/.well-known/agent-skills/alshhbaa-store-shopping/SKILL.md",
      "representativeQueries": [
        "how to search and select lighting products from Alshhbaa",
        "checkout workflow for Alshhbaa copperware store"
      ]
    },
    {
      "identifier": "urn:air:shop.alshhbaa.com:doc:llms-txt",
      "displayName": "Alshhbaa Store LLMs.txt Developer Guide",
      "type": "text/plain",
      "url": "https://shop.alshhbaa.com/llms.txt",
      "representativeQueries": [
        "Alshhbaa Store public API overview and agent guidelines",
        "store policies pricing and anonymous storefront APIs"
      ]
    }
  ]
}