{
	    "name": "BCB Solution",
	    "short_name": "BCB Solution",
	    "icons": [{
	        "sizes": "192x192",
	        "src": "/web/image/website/1/image_192_pwa/192x192",
	        "type": "image/png"
	    },{
	        "sizes": "512x512",
	        "src": "/web/image/website/1/image_512_pwa/512x512",
	        "type": "image/png"
	    }],
	    "start_url": "/",
	    "display": "standalone",
	    "scope": "/",
	    "background_color": "#419183",
	    "theme_color": "#419183"
	}