{
    "name": "Culinary Mingle Solution",
    "short_name": "CMS",
    "description": "Premium Bread Crumbs Manufacturer & Complete Food Ingredient Solutions Provider",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#C8102E",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "assets/images/logo/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/images/logo/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}