{
    "name": "GlitStudio: Coupons, Cashback & Deals",
    "short_name": "GlitStudio",
    "description": "Exclusive coupons, verified cashback, and premium deals across 1000+ brands. Your trusted guide to irresistible shopping.",
    "start_url": "/",
    "icons": [
        {
            "src": "https://glitstudio.in/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://glitstudio.in/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#dc2626",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "categories": ["shopping", "lifestyle", "finance"],
    "shortcuts": [
        {
            "name": "Latest Deals",
            "url": "/latest-deals",
            "description": "View the most recent verified offers"
        },
        {
            "name": "Top Brands",
            "url": "/brands",
            "description": "Browse deals by brand"
        }
    ]
}