{
  "specVersion": "1.0",
  "host": {
    "displayName": "AIM Healthcare Hackathon",
    "identifier": "did:web:healthcare-hackathon.eu"
  },
  "entries": [
    {
      "identifier": "urn:air:healthcare-hackathon.eu:server:mcp",
      "displayName": "AIM Hackathon MCP Server Card",
      "type": "application/mcp-server-card+json",
      "url": "https://healthcare-hackathon.eu/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "what are the hackathon tracks and prizes",
        "how do I apply to the healthcare hackathon",
        "when and where is the event in Vienna"
      ]
    },
    {
      "identifier": "urn:air:healthcare-hackathon.eu:catalog:api",
      "displayName": "API Catalog",
      "type": "application/linkset+json",
      "url": "https://healthcare-hackathon.eu/.well-known/api-catalog",
      "representativeQueries": [
        "list available APIs for the hackathon site",
        "find the newsletter subscription API",
        "discover machine-readable endpoints"
      ]
    },
    {
      "identifier": "urn:air:healthcare-hackathon.eu:content:llms",
      "displayName": "Event Content (LLMs)",
      "type": "text/markdown",
      "url": "https://healthcare-hackathon.eu/llms-full.txt",
      "representativeQueries": [
        "summarize the healthcare hackathon programme",
        "what partner tiers are available",
        "tell me about the community track"
      ]
    },
    {
      "identifier": "urn:air:healthcare-hackathon.eu:skills:index",
      "displayName": "Agent Skills Index",
      "type": "application/json",
      "url": "https://healthcare-hackathon.eu/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "what agent skills are available for this site",
        "how do agents register for API access",
        "find skills for hackathon registration"
      ]
    }
  ]
}
