{
  "specVersion": "1.0",
  "host": {
    "displayName": "Friday Shop",
    "identifier": "did:web:shop.friday-pet.com"
  },
  "entries": [
    {
      "identifier": "urn:air:shop.friday-pet.com:server:mcp",
      "displayName": "Friday Shop MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://shop.friday-pet.com/.well-known/mcp.json",
      "representativeQueries": [
        "ค้นหาสินค้าสำหรับสัตว์เลี้ยงใน Friday Shop",
        "search pet supplies and food in Friday Shop",
        "check product price and stock for pet items"
      ]
    },
    {
      "identifier": "urn:air:shop.friday-pet.com:agent:pet-assistant",
      "displayName": "Friday Shop AI Agent Card",
      "type": "application/agent-card+json",
      "url": "https://shop.friday-pet.com/.well-known/agent.json",
      "representativeQueries": [
        "ปรึกษาข้อมูลสินค้าและการดูแลสัตว์เลี้ยง",
        "chat with Friday pet store assistant",
        "get recommendations for rabbit and sugar glider care products"
      ]
    },
    {
      "identifier": "urn:air:shop.friday-pet.com:api:tools",
      "displayName": "Friday Shop OpenAPI Catalog",
      "type": "application/openapi+json",
      "url": "https://shop.friday-pet.com/openapi.json",
      "representativeQueries": [
        "API ค้นหารายการสินค้าและแบรนด์สัตว์เลี้ยง",
        "query product details and categories by API",
        "get pet shop public brands with product counts"
      ]
    },
    {
      "identifier": "urn:air:shop.friday-pet.com:skills:index",
      "displayName": "Friday Shop Agent Skills",
      "type": "application/json",
      "url": "https://shop.friday-pet.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "Friday Shop store instructions and capabilities for agents",
        "how to navigate and purchase from Friday Shop",
        "agent guidelines for pet supplies lookup"
      ]
    }
  ]
}
