{
    "name": "Demo",
    "short_name": "demo",
    "description": "Support Demo while you shop online",
    "display": "standalone",
    "orientation": "portrait-primary",
    "start_url": "/?utm_source=pwa_install",
    "scope": "/",
    "id": "/?utm_source=pwa_install",
    "theme_color": "#27aef1",
    "background_color": "#27aef1",
    "categories": ["shopping", "lifestyle"],
    "icons": [
        {
            "src": "https://www.shop2support.com/storage/icons/1/48x48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.shop2support.com/storage/icons/1/72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.shop2support.com/storage/icons/1/96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.shop2support.com/storage/icons/1/144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.shop2support.com/storage/icons/1/192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.shop2support.com/storage/icons/1/256x256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.shop2support.com/storage/icons/1/384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.shop2support.com/storage/icons/1/512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.shop2support.com/storage/1/maskable_icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
