{
    "short_name": "FoodRiders",
    "name": "FoodRiders",
    "icons": [
        {
            "src": "/Logo-Img.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#FF5E5E",
    "background_color": "#ffffff"
}