{
  "ucp": {
    "version": "2026-04-08",
    "capabilities": {
      "dev.ucp.shopping.catalog.search": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/catalog/search",
          "schema": "https://ucp.dev/2026-04-08/schemas/shopping/catalog_search.json"
        }
      ],
      "dev.ucp.shopping.catalog.lookup": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/catalog/lookup",
          "schema": "https://ucp.dev/2026-04-08/schemas/shopping/catalog_lookup.json"
        }
      ],
      "dev.shopify.catalog.storefront": [
        {
          "version": "2026-04-08",
          "spec": "https://shopify.dev/docs/agents/catalog/storefront-catalog",
          "schema": "https://shopify.dev/ucp/schemas/2026-04-08/shopify_catalog.json",
          "extends": [
            "dev.ucp.shopping.catalog.lookup",
            "dev.ucp.shopping.catalog.search"
          ]
        }
      ]
    }
  },
  "seek": {
    "agent": "seek-ucp-agent",
    "profile_url": "https://ucp.d2c.dev/.well-known/ucp-agent.json",
    "well_known_path": "/.well-known/ucp-agent.json"
  }
}