{
    "name": "Chai Lovers Bar",
    "short_name": "Chai Lovers",
    "description": "Learn to start and grow your cafe with practical training from real cafe builders.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#92400e",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "/assets/images/CLB_LOGO__1_-1786300093962.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/images/CLB_LOGO__1_-1786300093962.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "education",
        "food"
    ],
    "lang": "en"
}