{
  "specVersion": "1.0",
  "host": {
    "displayName": "Dribba",
    "identifier": "did:web:dribba.com",
    "url": "https://dribba.com/"
  },
  "entries": [
    {
      "identifier": "urn:air:dribba.com:mcp:dribba",
      "displayName": "Dribba MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://dribba.com/mcp/server-card",
      "trustManifest": {
        "identity": "urn:air:dribba.com:mcp:dribba",
        "attestations": [
          {
            "type": "publisher-identity",
            "uri": "https://dribba.com/.well-known/did.json",
            "description": "Verifies did:web:dribba.com as the publisher. The DID document is served from the apex domain that also serves every artifact listed here."
          }
        ],
        "provenance": [
          {
            "relation": "publishedFrom",
            "sourceId": "https://dribba.com"
          }
        ],
        "privacyPolicyUrl": "https://dribba.com/politica-de-privacidad",
        "termsOfServiceUrl": "https://dribba.com/aviso-legal"
      }
    },
    {
      "identifier": "urn:air:dribba.com:openapi:public-api",
      "displayName": "Dribba public API (OpenAPI 3.1)",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://dribba.com/openapi.json",
      "trustManifest": {
        "identity": "urn:air:dribba.com:openapi:public-api",
        "attestations": [
          {
            "type": "publisher-identity",
            "uri": "https://dribba.com/.well-known/did.json",
            "description": "Verifies did:web:dribba.com as the publisher. The DID document is served from the apex domain that also serves every artifact listed here."
          }
        ],
        "provenance": [
          {
            "relation": "publishedFrom",
            "sourceId": "https://dribba.com"
          }
        ],
        "privacyPolicyUrl": "https://dribba.com/politica-de-privacidad",
        "termsOfServiceUrl": "https://dribba.com/aviso-legal"
      }
    },
    {
      "identifier": "urn:air:dribba.com:a2a:assistant",
      "displayName": "Dribba assistant (A2A agent card)",
      "type": "application/a2a-agent-card+json",
      "url": "https://dribba.com/.well-known/agent-card.json",
      "trustManifest": {
        "identity": "urn:air:dribba.com:a2a:assistant",
        "attestations": [
          {
            "type": "publisher-identity",
            "uri": "https://dribba.com/.well-known/did.json",
            "description": "Verifies did:web:dribba.com as the publisher. The DID document is served from the apex domain that also serves every artifact listed here."
          }
        ],
        "provenance": [
          {
            "relation": "publishedFrom",
            "sourceId": "https://dribba.com"
          }
        ],
        "privacyPolicyUrl": "https://dribba.com/politica-de-privacidad",
        "termsOfServiceUrl": "https://dribba.com/aviso-legal"
      }
    },
    {
      "identifier": "urn:air:dribba.com:skills:index",
      "displayName": "Dribba agent skills index",
      "type": "application/json",
      "url": "https://dribba.com/.well-known/agent-skills/index.json",
      "trustManifest": {
        "identity": "urn:air:dribba.com:skills:index",
        "attestations": [
          {
            "type": "publisher-identity",
            "uri": "https://dribba.com/.well-known/did.json",
            "description": "Verifies did:web:dribba.com as the publisher. The DID document is served from the apex domain that also serves every artifact listed here."
          }
        ],
        "provenance": [
          {
            "relation": "publishedFrom",
            "sourceId": "https://dribba.com"
          }
        ],
        "privacyPolicyUrl": "https://dribba.com/politica-de-privacidad",
        "termsOfServiceUrl": "https://dribba.com/aviso-legal"
      }
    },
    {
      "identifier": "urn:air:dribba.com:okf:site",
      "displayName": "Dribba site as an OKF knowledge bundle",
      "type": "text/markdown",
      "url": "https://dribba.com/okf",
      "trustManifest": {
        "identity": "urn:air:dribba.com:okf:site",
        "attestations": [
          {
            "type": "publisher-identity",
            "uri": "https://dribba.com/.well-known/did.json",
            "description": "Verifies did:web:dribba.com as the publisher. The DID document is served from the apex domain that also serves every artifact listed here."
          }
        ],
        "provenance": [
          {
            "relation": "publishedFrom",
            "sourceId": "https://dribba.com"
          }
        ],
        "privacyPolicyUrl": "https://dribba.com/politica-de-privacidad",
        "termsOfServiceUrl": "https://dribba.com/aviso-legal"
      }
    }
  ]
}