{
  "specVersion": "1.0",
  "host": {
    "displayName": "A + L Development",
    "identifier": "did:web:aplusldevelopment.com"
  },
  "entries": [
    {
      "identifier": "urn:air:aplusldevelopment.com:server:mcp",
      "displayName": "A+L MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://aplusldevelopment.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "what services does A+L Development offer",
        "search A+L portfolio for WordPress work",
        "how do I contact A+L Development"
      ]
    },
    {
      "identifier": "urn:air:aplusldevelopment.com:api:public",
      "displayName": "A+L Public API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://aplusldevelopment.com/api/openapi.json",
      "representativeQueries": [
        "list A+L development services as JSON",
        "company contact and address for A+L",
        "OpenAPI description for A+L public API"
      ]
    },
    {
      "identifier": "urn:air:aplusldevelopment.com:skill:hire",
      "displayName": "Hire A+L skill",
      "type": "text/markdown",
      "url": "https://aplusldevelopment.com/.well-known/agent-skills/hire-aplusl/SKILL.md",
      "representativeQueries": [
        "how to hire A+L for a custom website",
        "what information to send for a project quote",
        "start a WordPress or SharePoint engagement with A+L"
      ]
    },
    {
      "identifier": "urn:air:aplusldevelopment.com:docs:auth",
      "displayName": "Agent registration (auth.md)",
      "type": "text/markdown",
      "url": "https://aplusldevelopment.com/auth.md",
      "representativeQueries": [
        "how do agents authenticate to A+L APIs",
        "register an anonymous agent with A+L",
        "OAuth protected resource metadata for A+L"
      ]
    }
  ]
}
