cafe / data /menu.json
3v324v23's picture
💰 Convert all prices to ₹ (rupees)
6c1a79a
Raw
History Blame Contribute Delete
6.36 kB
{
"tables": 8,
"orders": [],
"items": [
{
"id": "a1b2c3d4-0001",
"name": "Cappuccino",
"description": "Rich espresso topped with velvety steamed milk foam. A timeless Italian favorite.",
"price": 375,
"category": "coffee",
"image": "https://images.unsplash.com/photo-1572442388796-11668a67e53d?w=160&h=160&fit=crop&auto=format",
"available": true,
"featured": true
},
{
"id": "a1b2c3d4-0002",
"name": "Vanilla Latte",
"description": "Smooth espresso with steamed milk and house-made vanilla syrup.",
"price": 415,
"category": "coffee",
"image": "https://images.unsplash.com/photo-1461023058943-07fcbe16d735?w=160&h=160&fit=crop&auto=format",
"available": true,
"featured": false
},
{
"id": "a1b2c3d4-0003",
"name": "Cold Brew",
"description": "Slow-steeped for 18 hours \u2014 smooth, bold, and naturally sweet. Served over ice.",
"price": 395,
"category": "coffee",
"image": "https://images.unsplash.com/photo-1517701550927-30cf4ba1dba5?w=160&h=160&fit=crop&auto=format",
"available": true,
"featured": true
},
{
"id": "a1b2c3d4-0004",
"name": "Caramel Macchiato",
"description": "Layered espresso and milk with a buttery caramel drizzle.",
"price": 455,
"category": "coffee",
"image": "https://images.unsplash.com/photo-1485808191679-5f86510681a2?w=160&h=160&fit=crop&auto=format",
"available": true,
"featured": false
},
{
"id": "a1b2c3d4-0005",
"name": "Mocha",
"description": "Decadent chocolate meets bold espresso, crowned with whipped cream.",
"price": 435,
"category": "coffee",
"image": "https://images.unsplash.com/photo-1578314675249-a6910f80cc4e?w=160&h=160&fit=crop&auto=format",
"available": true,
"featured": false
},
{
"id": "a1b2c3d4-0006",
"name": "Matcha Latte",
"description": "Ceremonial-grade Japanese matcha whisked with steamed oat milk.",
"price": 455,
"category": "tea",
"image": "https://images.unsplash.com/photo-1536256263959-770b48d82b0a?w=160&h=160&fit=crop&auto=format",
"available": true,
"featured": true
},
{
"id": "a1b2c3d4-0007",
"name": "Earl Grey",
"description": "Fragrant black tea with bergamot. Served in a pot with a lemon twist.",
"price": 310,
"category": "tea",
"image": "https://images.unsplash.com/photo-1594631252845-29fc4cc8cde9?w=160&h=160&fit=crop&auto=format",
"available": true,
"featured": false
},
{
"id": "a1b2c3d4-0008",
"name": "Chamomile Honey",
"description": "Soothing chamomile blossoms with a drizzle of local wildflower honey.",
"price": 290,
"category": "tea",
"image": "https://images.unsplash.com/photo-1576092768241-dec231879fc3?w=160&h=160&fit=crop&auto=format",
"available": true,
"featured": false
},
{
"id": "a1b2c3d4-0009",
"name": "Butter Croissant",
"description": "Flaky, golden, and impossibly buttery. Baked fresh every morning.",
"price": 310,
"category": "pastries",
"image": "https://images.unsplash.com/photo-1623334044303-241021148842?w=160&h=160&fit=crop&auto=format",
"available": true,
"featured": true
},
{
"id": "a1b2c3d4-0010",
"name": "Blueberry Muffin",
"description": "Tender crumb studded with wild blueberries and a streusel top.",
"price": 350,
"category": "pastries",
"image": "https://images.unsplash.com/photo-1607958996333-41aef7caefaa?w=160&h=160&fit=crop&auto=format",
"available": true,
"featured": false
},
{
"id": "a1b2c3d4-0011",
"name": "Cinnamon Roll",
"description": "Soft, gooey, and generously swirled with cinnamon-brown sugar. Topped with cream cheese frosting.",
"price": 415,
"category": "pastries",
"image": "https://images.unsplash.com/photo-1509365465985-25d11c17e812?w=160&h=160&fit=crop&auto=format",
"available": true,
"featured": true
},
{
"id": "a1b2c3d4-0012",
"name": "Avocado Toast",
"description": "Sourdough topped with smashed avocado, cherry tomatoes, feta, and chili flakes.",
"price": 790,
"category": "food",
"image": "https://images.unsplash.com/photo-1541519227354-08fa5d50c44d?w=160&h=160&fit=crop&auto=format",
"available": true,
"featured": false
},
{
"id": "a1b2c3d4-0013",
"name": "Caprese Panini",
"description": "Fresh mozzarella, tomato, and basil pressed on ciabatta with balsamic glaze.",
"price": 870,
"category": "food",
"image": "https://images.unsplash.com/photo-1509722747041-616f39b57569?w=160&h=160&fit=crop&auto=format",
"available": true,
"featured": false
},
{
"id": "a1b2c3d4-0014",
"name": "A\u00e7a\u00ed Bowl",
"description": "Blended a\u00e7a\u00ed with granola, banana, strawberries, coconut, and a drizzle of honey.",
"price": 915,
"category": "food",
"image": "https://images.unsplash.com/photo-1590301157890-4810ed352733?w=160&h=160&fit=crop&auto=format",
"available": true,
"featured": false
}
],
"categories": [
{
"id": "all",
"name": "All",
"icon": "/img/icons/default.svg"
},
{
"id": "coffee",
"name": "Coffee",
"icon": "/img/icons/coffee.svg"
},
{
"id": "tea",
"name": "Tea",
"icon": "/img/icons/tea.svg"
},
{
"id": "pastries",
"name": "Pastries",
"icon": "/img/icons/pastry.svg"
},
{
"id": "food",
"name": "Food",
"icon": "/img/icons/food.svg"
}
],
"info": {
"name": "Cafe Hidden Garden",
"tagline": "Crafted with care, served with warmth",
"address": "Tirupati, Andhra Pradesh, OR 97201",
"phone": "(503) 555-0192",
"hours": [
{
"days": "Mon\u2013Fri",
"time": "7:00 AM \u2013 7:00 PM"
},
{
"days": "Saturday",
"time": "8:00 AM \u2013 8:00 PM"
},
{
"days": "Sunday",
"time": "8:00 AM \u2013 5:00 PM"
}
],
"email": "hello@Cafehiddengarden.com"
}
}