{
  "addons": [
    {
      "allergens": [],
      "compatible_categories": [],
      "image": "pod-tapioca",
      "kind": "topping",
      "name": "Tapioca Pearls",
      "price": 9000,
      "prices": {
        "KE": 9000,
        "PH": 4000
      },
      "slug": "tapioca-pearls"
    },
    {
      "allergens": [],
      "compatible_categories": [],
      "image": "pod-jelly",
      "kind": "topping",
      "name": "Coconut Jelly",
      "price": 9000,
      "prices": {
        "KE": 9000,
        "PH": 4000
      },
      "slug": "coconut-jelly"
    },
    {
      "allergens": ["milk"],
      "compatible_categories": ["cold-brew", "milk-chill"],
      "image": "pod-cheese-foam",
      "kind": "foam",
      "name": "Cheese Foam Cap",
      "price": 12000,
      "prices": {
        "KE": 12000,
        "PH": 5000
      },
      "slug": "cheese-foam"
    },
    {
      "allergens": [],
      "compatible_categories": ["cold-brew", "milk-chill"],
      "image": "pod-espresso",
      "kind": "shot",
      "name": "Extra Espresso Shot",
      "price": 10000,
      "prices": {
        "KE": 10000,
        "PH": 4500
      },
      "slug": "espresso-shot"
    },
    {
      "allergens": [],
      "compatible_categories": [],
      "image": "pod-vanilla",
      "kind": "syrup",
      "name": "Vanilla Syrup",
      "price": 6500,
      "prices": {
        "KE": 6500,
        "PH": 3000
      },
      "slug": "vanilla-syrup"
    },
    {
      "allergens": [],
      "compatible_categories": [],
      "image": "pod-brown-sugar",
      "kind": "syrup",
      "name": "Brown Sugar Syrup",
      "price": 8000,
      "prices": {
        "KE": 8000,
        "PH": 3500
      },
      "slug": "brown-sugar-syrup"
    },
    {
      "allergens": [],
      "compatible_categories": ["fruit-fizz"],
      "image": "pod-yuzu",
      "kind": "syrup",
      "name": "Yuzu Syrup",
      "price": 8000,
      "prices": {
        "KE": 8000,
        "PH": 3500
      },
      "slug": "yuzu-syrup"
    }
  ],
  "categories": [
    {
      "name": "Cold Brew",
      "order": 1,
      "slug": "cold-brew"
    },
    {
      "name": "Milk Chill",
      "order": 2,
      "slug": "milk-chill"
    },
    {
      "name": "Fruit Fizz",
      "order": 3,
      "slug": "fruit-fizz"
    }
  ],
  "currency": "KES",
  "default_market": "KE",
  "drinks": [
    {
      "allergens": [],
      "category": "cold-brew",
      "code": "MCB",
      "description": "Double-steeped cold brew, sealed and chilled, black and unsweetened.",
      "image": "cup-midnight",
      "max_addons": 2,
      "name": "Midnight Cold Brew",
      "price": 50000,
      "prices": {
        "KE": 50000,
        "PH": 22000
      },
      "size_ml": 400,
      "slug": "midnight-cold-brew"
    },
    {
      "allergens": ["gluten"],
      "category": "cold-brew",
      "code": "HOC",
      "description": "Cold brew mellowed with oat milk and a spoon of wildflower honey.",
      "image": "cup-honey-oat",
      "max_addons": 2,
      "name": "Honey Oat Cold Brew",
      "new_until": "2026-12-31",
      "price": 57000,
      "prices": {
        "KE": 57000,
        "PH": 25000
      },
      "size_ml": 400,
      "slug": "honey-oat-cold-brew",
      "tags": ["new"]
    },
    {
      "allergens": ["milk"],
      "category": "milk-chill",
      "code": "JIL",
      "description": "Espresso folded into cold milk, the grab-and-go house latte.",
      "image": "cup-jet-latte",
      "max_addons": 3,
      "name": "Jet Iced Latte",
      "price": 58000,
      "prices": {
        "KE": 58000,
        "PH": 25000
      },
      "size_ml": 400,
      "slug": "jet-iced-latte"
    },
    {
      "allergens": ["milk"],
      "category": "milk-chill",
      "code": "BSL",
      "description": "Cold milk, espresso, and a dark ribbon of brown sugar.",
      "image": "cup-brown-sugar",
      "max_addons": 3,
      "name": "Brown Sugar Latte",
      "price": 63000,
      "prices": {
        "KE": 63000,
        "PH": 27500
      },
      "size_ml": 400,
      "slug": "brown-sugar-latte"
    },
    {
      "allergens": ["milk"],
      "category": "milk-chill",
      "code": "MCF",
      "description": "Chocolate milk spiked with a double shot of espresso.",
      "image": "cup-mocha",
      "max_addons": 3,
      "name": "Mocha Freeze",
      "price": 63000,
      "prices": {
        "KE": 63000,
        "PH": 27500
      },
      "size_ml": 400,
      "slug": "mocha-freeze"
    },
    {
      "allergens": ["milk", "nuts"],
      "category": "milk-chill",
      "code": "PCL",
      "description": "Pistachio cream over cold milk and espresso, nutty and ice-cold.",
      "image": "cup-pistachio",
      "max_addons": 3,
      "name": "Pistachio Chill Latte",
      "price": 67000,
      "prices": {
        "KE": 67000,
        "PH": 29000
      },
      "size_ml": 400,
      "slug": "pistachio-chill-latte",
      "sold_out": true
    },
    {
      "allergens": [],
      "category": "fruit-fizz",
      "code": "YST",
      "description": "Yuzu and sparkling green tea over ice, sharp and citrusy.",
      "image": "cup-yuzu",
      "max_addons": 2,
      "name": "Yuzu Sparkling Tea",
      "new_until": "2026-12-31",
      "price": 55000,
      "prices": {
        "KE": 55000,
        "PH": 24000
      },
      "size_ml": 400,
      "slug": "yuzu-sparkling-tea",
      "tags": ["new"]
    },
    {
      "allergens": [],
      "category": "fruit-fizz",
      "code": "PBT",
      "description": "Black tea brewed cold with white peach juice.",
      "image": "cup-peach",
      "max_addons": 2,
      "name": "Peach Black Tea",
      "price": 54000,
      "prices": {
        "KE": 54000,
        "PH": 23500
      },
      "size_ml": 400,
      "slug": "peach-black-tea"
    },
    {
      "allergens": ["nuts"],
      "category": "fruit-fizz",
      "code": "MCC",
      "description": "Mango and coconut blended thick, finished and sealed, no tweaks.",
      "image": "cup-mango",
      "max_addons": 0,
      "name": "Mango Coconut Cooler",
      "price": 59000,
      "prices": {
        "KE": 59000,
        "PH": 26000
      },
      "size_ml": 400,
      "slug": "mango-coconut-cooler"
    },
    {
      "allergens": ["milk"],
      "category": "milk-chill",
      "code": "SCC",
      "description": "Strawberries and cold cream over milk, tastes like the end of summer.",
      "image": "cup-strawberry",
      "max_addons": 3,
      "name": "Strawberry Cream Cup",
      "price": 60000,
      "prices": {
        "KE": 60000,
        "PH": 26500
      },
      "size_ml": 400,
      "slug": "strawberry-cream-cup"
    }
  ],
  "locale": "en-KE",
  "markets": {
    "KE": {
      "name": "Kenya",
      "currency": "KES",
      "locale": "en-KE"
    },
    "PH": {
      "name": "Philippines",
      "currency": "PHP",
      "locale": "en-PH"
    }
  }
}
