menu.json
6.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
[
{
"id": 1,
"name": "Sashimi salad",
"price": 12.0,
"image": "sashimi-salad.jpg",
"category": "Cold starters",
"description": "Organic greens topped with fresh sashimi, wasabi soy vinaigrette.",
"featured": true,
"stats": {
"protein": 2.9156,
"fat": 2.4396,
"carbohydrate": 3.8071,
"energy": 17.5775,
"sugar": 0.3738
}
},
{
"id": 2,
"name": "Chirashi sushi",
"price": 21.0,
"image": "chirashi-sushi.jpg",
"category": "Cold starters",
"description": "Sushi bar variety with sushi rice.",
"featured": false,
"stats": {
"protein": 2.3138,
"fat": 0.6041,
"carbohydrate": 7.8006,
"energy": 7.5314,
"sugar": 0.3114
}
},
{
"id": 3,
"name": "Seaweed salad",
"price": 17.0,
"image": "seaweed-salad.jpg",
"category": "Cold starters",
"description": "A nice seaweed salad.",
"featured": true,
"stats": {
"protein": 0.229,
"fat": 2.2852,
"carbohydrate": 4.8824,
"energy": 5.1003,
"sugar": 0.0037
}
},
{
"id": 4,
"name": "Edamame",
"price": 4.0,
"image": "edamame.jpg",
"category": "Warm Starters",
"description": "Boiled soy beans with salt ",
"featured": true,
"stats": {
"protein": 0.7436,
"fat": 1.9771,
"carbohydrate": 0.674,
"energy": 17.294,
"sugar": 0.1028
}
},
{
"id": 5,
"name": "Miso soup",
"price": 4.0,
"image": "miso-soup.jpg",
"category": "Warm Starters",
"description": "Soy bean soup with Wacame seaweed, tofu and spring onion.",
"featured": false,
"stats": {
"protein": 2.7642,
"fat": 2.1552,
"carbohydrate": 9.5294,
"energy": 9.393,
"sugar": 0.1399
}
},
{
"id": 6,
"name": "Maguro",
"price": 12.5,
"image": "maguro.jpg",
"category": "Sashimi",
"description": "Tuna pieces.",
"featured": true,
"stats": {
"protein": 2.2293,
"fat": 0.7329,
"carbohydrate": 0.0618,
"energy": 28.2176,
"sugar": 0.4018
}
},
{
"id": 7,
"name": "Shake",
"price": 10.0,
"image": "shake.jpg",
"category": "Sashimi",
"description": "",
"featured": false,
"stats": {
"protein": 1.4804,
"fat": 1.4739,
"carbohydrate": 0.2237,
"energy": 16.9406,
"sugar": 0.245
}
},
{
"id": 8,
"name": "Shiromi",
"price": 9.5,
"image": "shiromi.jpg",
"category": "Sashimi",
"description": "White fish pieces.",
"featured": false,
"stats": {
"protein": 0.2814,
"fat": 1.3963,
"carbohydrate": 1.5973,
"energy": 16.4487,
"sugar": 0.0509
}
},
{
"id": 9,
"name": "Tekka maki",
"price": 6.0,
"image": "tekka-maki.jpg",
"category": "Hosomaki",
"description": "Tuna roll with wasabi. - 6 pieces",
"featured": true,
"stats": {
"protein": 0.9559,
"fat": 1.6395,
"carbohydrate": 7.4319,
"energy": 9.7847,
"sugar": 0.4771
}
},
{
"id": 10,
"name": "Hosomaki Mix",
"price": 17.0,
"image": "hosomaki-mix.jpg",
"category": "Hosomaki",
"description": "18 pieces.",
"featured": false,
"stats": {
"protein": 2.683,
"fat": 2.858,
"carbohydrate": 1.6309,
"energy": 23.8901,
"sugar": 0.4839
}
},
{
"id": 11,
"name": "California rolls",
"price": 7.75,
"image": "california-rolls.jpg",
"category": "Traditionall Rolls",
"description": "Crab sticks, avocado and cucumber. - 8 pieces",
"featured": true,
"stats": {
"protein": 0.848,
"fat": 0.1205,
"carbohydrate": 3.6646,
"energy": 18.6541,
"sugar": 0.0174
}
},
{
"id": 12,
"name": "Seattle rolls",
"price": 8.0,
"image": "seattle-rolls.jpg",
"category": "Traditionall Rolls",
"description": "Smoked salmon. Cucumber. Cream cheese.",
"featured": false,
"stats": {
"protein": 2.2802,
"fat": 2.309,
"carbohydrate": 9.5136,
"energy": 18.6961,
"sugar": 0.2533
}
},
{
"id": 13,
"name": "Spicy Tuna rolls",
"price": 6.0,
"image": "spicytuna-rolls.jpg",
"category": "Traditionall Rolls",
"description": "Spicy tuna, spring onion and avocado. - 6 pieces",
"featured": true,
"stats": {
"protein": 1.0003,
"fat": 1.5621,
"carbohydrate": 2.6322,
"energy": 25.0911,
"sugar": 0.0474
}
},
{
"id": 14,
"name": "Ebi rolls",
"price": 8.0,
"image": "ebi-rolls.jpg",
"category": "Traditionall Rolls",
"description": "King prawns, avocado and asparagus. - 8 pieces",
"featured": false,
"stats": {
"protein": 2.826,
"fat": 2.854,
"carbohydrate": 2.433,
"energy": 19.2756,
"sugar": 0.439
}
},
{
"id": 15,
"name": "Chicken Teriyaki",
"price": 12.0,
"image": "chicken-teriyaki.jpg",
"category": "Hot Dishes",
"description": "Sauted chicken with teiyaki sauce.",
"featured": false,
"stats": {
"protein": 2.2375,
"fat": 2.6376,
"carbohydrate": 7.4605,
"energy": 18.7052,
"sugar": 0.4271
}
},
{
"id": 16,
"name": "Salmon Teriyaki",
"price": 13.5,
"image": "salmon-teriyaki.jpg",
"category": "Hot Dishes",
"description": "Sauted salmon with teriyaki sauce.",
"featured": true,
"stats": {
"protein": 2.5748,
"fat": 0.0234,
"carbohydrate": 6.5532,
"energy": 22.7136,
"sugar": 0.1158
}
},
{
"id": 17,
"name": "Gohan",
"price": 3.0,
"image": "gohan.jpg",
"category": "Hot Dishes",
"description": "Steamed rice.",
"featured": false,
"stats": {
"protein": 2.4622,
"fat": 2.672,
"carbohydrate": 9.7993,
"energy": 25.1129,
"sugar": 0.3426
}
},
{
"id": 18,
"name": "Tori Katsu",
"price": 11.0,
"image": "tori-katsu.jpg",
"category": "Hot Dishes",
"description": "Pan-fried chicken breast with yasai salad.",
"featured": false,
"stats": {
"protein": 1.0267,
"fat": 2.2143,
"carbohydrate": 6.1597,
"energy": 17.8688,
"sugar": 0.0161
}
},
{
"id": 19,
"name": "Yaki Udon",
"price": 11.5,
"image": "yaki-udon.jpg",
"category": "Hot Dishes",
"description": "Udon noddles with chicken, king prawns and vegetables.",
"featured": true,
"stats": {
"protein": 1.7697,
"fat": 0.2534,
"carbohydrate": 6.9919,
"energy": 7.508,
"sugar": 0.1798
}
}
]