{
    "name": "CusGro • Custom Grocery Kits",
    "short_name": "CusGro",
    "description": "CusGro: Cook Fresh, Zero-Waste Meals. Just what you need to cook your meal.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/cusgro_logo_padded.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "food",
        "shopping",
        "lifestyle"
    ],
    "lang": "en-IN",
    "dir": "ltr",
    "scope": "/",
    "prefer_related_applications": true,
    "related_applications": []
}