{
    "menu": [
        {
            "id": 1,
            "name": "غوړی",
            "image": "https://softwareengineerr.github.io/Food_App_data/images/oil.jpg"
        },
        {
            "id": 2,
            "name": "څښاک",
            "image": "https://softwareengineerr.github.io/Food_App_data/images/softdrinks.jpg"
        },
        {
            "id": 3,
            "name": "بورا",
            "image": "https://softwareengineerr.github.io/Food_App_data/images/sugar.webp"
        },
        
        {
            "id": 4,
            "name": "دال",
            "image": "https://softwareengineerr.github.io/Food_App_data/images/dal.webp"
        },
        {
            "id": 5,
            "name": "چای",
            "image": "https://softwareengineerr.github.io/Food_App_data/images/greentea.jfif"
        },

        {
            "id": 6,
            "name": "وريجې",
            "image": "https://softwareengineerr.github.io/Food_App_data/images/rice.jfif"
        },
        {
            "id": 7,
            "name": "اوړه",
            "image": "https://softwareengineerr.github.io/Food_App_data/images/floar.jfif"
        },
        {
            "id": 8,
            "name": "بسکټ",
            "image": "https://softwareengineerr.github.io/Food_App_data/images/biscuit.jfif"
        },
        {
            "id": 9,
            "name": "ناشته",
            "image": "https://softwareengineerr.github.io/Food_App_data/images/snacks.jfif"
        }
        
    ]
}