{
  "specVersion": "1.0",
  "host": {
    "displayName": "Toga & Co.",
    "identifier": "did:web:togaco.my.id"
  },
  "entries": [
    {
      "identifier": "urn:air:togaco.my.id:mcp:photography-server",
      "displayName": "Toga & Co. MCP Photography Server",
      "type": "application/mcp-server-card+json",
      "url": "https://togaco.my.id/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "what graduation packages are available in jogja",
        "recommend outdoor graduation photoshoot spots at UGM",
        "consult photoshoot date availability and pricing"
      ]
    },
    {
      "identifier": "urn:air:togaco.my.id:a2a:photography-agent",
      "displayName": "Toga & Co. A2A Photography Discovery Agent",
      "type": "application/json",
      "url": "https://togaco.my.id/.well-known/agent-card.json",
      "representativeQueries": [
        "hire graduation photographer in yogyakarta",
        "find professional portrait photographer near UGM or UNY",
        "graduation photography package prices and portfolio"
      ]
    },
    {
      "identifier": "urn:air:togaco.my.id:skills:discovery-index",
      "displayName": "Toga & Co. Agent Skills Discovery Index",
      "type": "application/json",
      "url": "https://togaco.my.id/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "download toga co agent skills",
        "photography package inquiry skill",
        "campus spots and lighting recommendations skill"
      ]
    },
    {
      "identifier": "urn:air:togaco.my.id:catalog:api-catalog",
      "displayName": "Toga & Co. API Catalog",
      "type": "application/linkset+json",
      "url": "https://togaco.my.id/.well-known/api-catalog",
      "representativeQueries": [
        "discover toga co api endpoints and documentation",
        "openapi and agent services catalog"
      ]
    }
  ]
}
