{
    "name": "AmuthaAngadi",
    "short_name": "AmuthaAngadi",
    "description": "AmuthaAngadi - Your One-Stop Shop for Groceries and More",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0d327d",
    "icons": [
        {
            "src": "/public/assets/front-end/img/pwa/icon.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "/public/assets/front-end/img/pwa/icon.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}