Buckets:
| { | |
| "items": [ | |
| { | |
| "id": "a1b2c3d4-0001", | |
| "name": "Cappuccino", | |
| "description": "Rich espresso topped with velvety steamed milk foam. A timeless Italian favorite.", | |
| "price": 50, | |
| "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": 40, | |
| "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 — smooth, bold, and naturally sweet. Served over ice.", | |
| "price": 35, | |
| "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": 55, | |
| "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": 60, | |
| "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": 30, | |
| "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": 35, | |
| "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": 40, | |
| "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": 45, | |
| "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": 50, | |
| "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": 70, | |
| "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": 99, | |
| "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": 120, | |
| "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çaí Bowl", | |
| "description": "Blended açaí with granola, banana, strawberries, coconut, and a drizzle of honey.", | |
| "price": 150, | |
| "category": "food", | |
| "image": "https://images.unsplash.com/photo-1590301157890-4810ed352733?w=160&h=160&fit=crop&auto=format", | |
| "available": true, | |
| "featured": false | |
| }, | |
| { | |
| "id": "7860489a-9def-465a-87cc-bd17a5f9e54c", | |
| "name": "Filter Coffee", | |
| "description": "Involves pouring hot water over ground coffee beans held in a paper, cloth, or metal filter", | |
| "price": 20, | |
| "category": "coffee", | |
| "image": "https://www.sharmispassions.com/wp-content/uploads/2012/01/filter-coffee-recipe8.jpg", | |
| "available": true, | |
| "featured": true | |
| }, | |
| { | |
| "id": "0d44ad07-e262-42c4-9f0e-01031cfc0419", | |
| "name": "Mojito", | |
| "description": "A traditional Mojito consists of five main ingredients: white rum, sugar (traditionally cane sugar or sugar syrup), fresh lime juice, soda water, and fresh mint leaves", | |
| "price": 111, | |
| "category": "drinks", | |
| "image": "https://i.pinimg.com/originals/32/17/a9/3217a9d3c7b7aec9fbf5bc3c0785c0a4.jpg", | |
| "available": true, | |
| "featured": true | |
| } | |
| ], | |
| "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" | |
| }, | |
| { | |
| "id": "drinks", | |
| "name": "Drinks", | |
| "icon": "/img/icons/drinks.svg" | |
| } | |
| ], | |
| "info": { | |
| "name": "Cafe Hidden Garden", | |
| "tagline": "Crafted with care, served with warmth", | |
| "address": "New Balaji Colony, Tirupati", | |
| "phone": "(503) 555-0192", | |
| "hours": [ | |
| { | |
| "days": "Mon–Fri", | |
| "time": "7:00 AM – 7:00 PM" | |
| }, | |
| { | |
| "days": "Saturday", | |
| "time": "8:00 AM – 8:00 PM" | |
| }, | |
| { | |
| "days": "Sunday", | |
| "time": "8:00 AM – 5:00 PM" | |
| } | |
| ], | |
| "email": "hello@theroastedbean.com" | |
| }, | |
| "tables": 20, | |
| "orders": [] | |
| } |
Xet Storage Details
- Size:
- 7.29 kB
- Xet hash:
- 195697a3a083a9d914b928e6abe290024df88b72dad64b15f7ad31f20bf6d244
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.