{
  "protocol": {
    "name": "acp",
    "version": "2025-09-29"
  },
  "api_base_url": "https://barbaromojo.com",
  "supported_transports": [
    "https"
  ],
  "capabilities": {
    "services": {
      "catalog": "https://barbaromojo.com/products.json",
      "collections": "https://barbaromojo.com/collections.json",
      "search": "https://barbaromojo.com/search",
      "checkout": "https://barbaromojo.com/cart",
      "storefront_api": "https://barbaromojo.com/api/2024-10/graphql.json"
    }
  },
  "merchant": {
    "name": "Barbaro Mojo",
    "legal_name": "Barbaro Mojo LLC",
    "contact": "mario@barbaromojo.com",
    "about": "https://barbaromojo.com/pages/about-barbaro-mojo",
    "country": "US",
    "currency": "USD"
  }
}