{
  "specVersion": "0.2.0",
  "host": {
    "displayName": "Musikeando",
    "identifier": "urn:air:musikeando.es:host:musikeando",
    "documentation": "https://musikeando.es/docs",
    "logo": "https://musikeando.es/images/logos/logo_musikeando-02.svg"
  },
  "trustManifest": {
    "identity": {
      "type": "domain",
      "domain": "musikeando.es",
      "origin": "https://musikeando.es",
      "binding": "same-origin"
    }
  },
  "entries": [
    {
      "identifier": "urn:air:musikeando.es:catalog:openapi",
      "trustManifest": {
        "identity": {
          "type": "domain",
          "domain": "musikeando.es",
          "origin": "https://musikeando.es",
          "binding": "same-origin"
        }
      },
      "displayName": "Musikeando public catalog API",
      "type": "application/openapi+json",
      "url": "https://musikeando.es/openapi.json",
      "data": null,
      "representativeQueries": [
        "how much does a personalized song cost",
        "pricing for a custom AI song",
        "available gift occasions for a custom song"
      ]
    },
    {
      "identifier": "urn:air:musikeando.es:mcp:musikeando",
      "trustManifest": {
        "identity": {
          "type": "domain",
          "domain": "musikeando.es",
          "origin": "https://musikeando.es",
          "binding": "same-origin"
        }
      },
      "displayName": "Musikeando MCP server card",
      "type": "application/mcp-server-card+json",
      "url": "https://musikeando.es/.well-known/mcp/server-card.json",
      "data": null,
      "representativeQueries": [
        "personalized song prices for this market",
        "which gift occasions does musikeando cover"
      ]
    },
    {
      "identifier": "urn:air:musikeando.es:skills:index",
      "trustManifest": {
        "identity": {
          "type": "domain",
          "domain": "musikeando.es",
          "origin": "https://musikeando.es",
          "binding": "same-origin"
        }
      },
      "displayName": "Musikeando agent skills index",
      "type": "application/json",
      "url": "https://musikeando.es/.well-known/agent-skills/index.json",
      "data": null,
      "representativeQueries": [
        "agent skills to gift a custom song",
        "how can an agent create a personalized song"
      ]
    },
    {
      "identifier": "urn:air:musikeando.es:agent:card",
      "trustManifest": {
        "identity": {
          "type": "domain",
          "domain": "musikeando.es",
          "origin": "https://musikeando.es",
          "binding": "same-origin"
        }
      },
      "displayName": "Musikeando A2A agent card",
      "type": "application/json",
      "url": "https://musikeando.es/.well-known/agent-card.json",
      "data": null,
      "representativeQueries": [
        "agent to agent gift song orchestration",
        "A2A agent for personalized music gifts"
      ]
    }
  ]
}