{
  "$schema": "https://ucp.dev/draft/schemas/profile.json",
  "ucp": {
    "version": "2026-04-08",
    "services": {
      "dev.ucp.shopping": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/overview/",
          "schema": "https://ucp.dev/2026-04-08/services/shopping/rest.openapi.json",
          "transport": "rest",
          "endpoint": "https://app.getsupers.com/ucp/v1"
        }
      ]
    },
    "capabilities": {
      "dev.ucp.shopping.checkout": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/checkout/",
          "schema": "https://ucp.dev/2026-04-08/schemas/shopping/checkout.json"
        }
      ]
    },
    "payment_handlers": {}
  },
  "protocol_version": "2026-04-08",
  "services": [
    "dev.ucp.shopping"
  ],
  "capabilities": [
    "dev.ucp.shopping.checkout"
  ],
  "endpoints": {
    "product": "https://app.getsupers.com/commerce/products/super-pro",
    "checkout": "https://app.getsupers.com/ucp/v1/checkout-sessions",
    "mpp": "https://app.getsupers.com/commerce/subscriptions/super-pro/mpp",
    "x402": "https://app.getsupers.com/commerce/subscriptions/super-pro/x402"
  }
}
