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