{
    "name": "Bagsmart",
    "short_name": "Bagsmart",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#1F9D86",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "https://www.bagsmart.com/cdn/shop/files/logo-removebg-preview.png?width=128",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "https://www.bagsmart.com/cdn/shop/files/logo-removebg-preview.png?width=192",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://www.bagsmart.com/cdn/shop/files/logo-removebg-preview.png?width=512",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}