{
    "specVersion": "1.0",
    "host": {
        "displayName": "Scrub Sets Wholesale",
        "identifier": "did:web:scrubsetswholesale.com",
        "url": "https://scrubsetswholesale.com/"
    },
    "entries": [
        {
            "identifier": "urn:air:scrubsetswholesale.com:llms:site",
            "displayName": "Scrub Sets Wholesale site guide",
            "type": "text/markdown",
            "url": "https://scrubsetswholesale.com/llms.txt",
            "description": "What this site is and the pages worth reading.",
            "representativeQueries": [
                "what is Scrub Sets Wholesale",
                "what does Scrub Sets Wholesale offer"
            ]
        },
        {
            "identifier": "urn:air:scrubsetswholesale.com:openapi:site",
            "displayName": "Scrub Sets Wholesale API",
            "type": "application/openapi+json",
            "url": "https://scrubsetswholesale.com/openapi.json",
            "description": "Machine-readable description of this site's HTTP API.",
            "representativeQueries": [
                "does Scrub Sets Wholesale have an API"
            ]
        },
        {
            "identifier": "urn:air:scrubsetswholesale.com:a2a:card",
            "displayName": "Scrub Sets Wholesale agent card",
            "type": "application/json",
            "url": "https://scrubsetswholesale.com/.well-known/agent-card.json",
            "description": "What software can ask this site for, in the A2A vocabulary.",
            "representativeQueries": [
                "what can Scrub Sets Wholesale do"
            ]
        },
        {
            "identifier": "urn:air:scrubsetswholesale.com:catalog:products",
            "displayName": "Scrub Sets Wholesale product catalog",
            "type": "application/json",
            "url": "https://scrubsetswholesale.com/wp-json/wc/store/v1/products",
            "description": "Live products, prices and stock.",
            "representativeQueries": [
                "what does Scrub Sets Wholesale sell",
                "how much does it cost"
            ]
        },
        {
            "identifier": "urn:air:scrubsetswholesale.com:mcp:server",
            "displayName": "Scrub Sets Wholesale MCP server",
            "type": "application/json",
            "url": "https://scrubsetswholesale.com/.well-known/mcp/server-card.json",
            "description": "Model Context Protocol server exposing this site's tools.",
            "representativeQueries": [
                "connect to Scrub Sets Wholesale over MCP"
            ]
        }
    ]
}