-
Notifications
You must be signed in to change notification settings - Fork 556
/
aamras.json
53 lines (53 loc) · 1.72 KB
/
aamras.json
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
{
"name": "Aamras",
"description": "Aam means mango and ras means juice. So literally the word aamras means mango juice. Aamras is plain mango puree or pulp. Aamras is very popular in India(especially Gujarat and Maharashtra). Traditionally it is served with poori and this combo of aamras poori is liked by many.",
"github": "thakkar7",
"ingredients": [
{
"quantity": "3",
"measure": "",
"ingredient": "kesar mangoesr"
},
{
"quantity": "1/2",
"measure": "teaspoon",
"ingredient": "cardamom powder"
},
{
"quantity": "1",
"measure": "pinch",
"ingredient": "saffron strands(kesar)"
},
{
"quantity": "1",
"measure": "teaspoon",
"ingredient": "Sugar"
},
{
"quantity": "1/4",
"measure": "teaspoon",
"ingredient": "dry ginger powder"
},
{
"quantity": "1",
"measure": "cup",
"ingredient": "Milk (Optional)"
}
],
"directions": [
"Rinse the Alphonso mangoes, then peel and chop them.",
"Add the chopped mango pieces in a blender and blend.",
"Add cardamom powder and crushed saffron strands.",
"Stir very well. To thin down the aamras you can add some sugar and water/milk.",
"Pour in small bowls and chill in the refrigerator.",
"You can also add your choice of dry fruits to the aamras."
],
"image": "aamras.jpg",
"keywords": [
"fruit",
"juice",
"aamras",
"vegan",
"mango"
]
}