{
  "acp_version": "2026-04-17",
  "merchant": {
    "name": "AirShelf",
    "id": "airshelf",
    "domain": "airshelf.ai"
  },
  "endpoints": {
    "products": "https://agents.airshelf.ai/v1/merchants/airshelf/products",
    "search": "https://agents.airshelf.ai/v1/merchants/airshelf/search",
    "checkout": "https://agents.airshelf.ai/v1/merchants/airshelf/checkout"
  },
  "capabilities": [
    "real_time_inventory",
    "semantic_search",
    "delegated_checkout"
  ]
}