{
    "name": "Minutego Grocery",
    "short_name": "Minutego Grocery",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#50129b",
    "theme_color": "#50129b",
    "description": "Welcome to our virtual grocery store, where shopping is made easy and convenient!",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
