{
    "name": "Shubham Graphics",
    "short_name": "Shubham Graphics",
    "icons": [
        {
            "src": "/images/branding/logo-small.png",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/png"
        },
        {
            "src": "/images/branding/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "theme_color": "#3b82f6",
    "background_color": "#ffffff",
    "display": "standalone"
}