{
	"name": "HowStuffWorks",
	"icons": [
		{
			"src": "https://cdn.hswstatic.com/en-us/hsw/img/icons/icon-192x192.png",
			"purpose": "any",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "https://cdn.hswstatic.com/en-us/hsw/img/icons/icon-512x512.png",
			"purpose": "any",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "https://cdn.hswstatic.com/en-us/hsw/img/icons/favicon-mask.svg",
			"purpose": "any maskable",
			"sizes": "196x196",
			"type": "image/svg+xml"
		}
	],
	"start_url": "/?source=pwa",
	"background_color": "#1573A6",
	"display": "minimal-ui",
	"scope": "/",
	"theme_color": "#2B2B5C"
}