{
    "name": "Nic Shop",
    "short_name": "Nic Shop",
    "description": "Nic Shop Progressive Web App",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#111111",
    "icons": [
        {
            "src": "https://cdn11.bigcommerce.com/s-vux44hwuka/images/stencil/original/image-manager/dispossable-vape.jpg",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://cdn11.bigcommerce.com/s-vux44hwuka/images/stencil/original/image-manager/dispossable-vape.jpg",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}