00:00
00:00
Optimizationstackoverflow.com

Themed Icon for PWA on Android

Make your web app blend into Android perfectly

Few people remember this, but your PWA can actually have an themed look (Material You).

json
{
	"icons": [
		{
			"src": "path/to/monochrome_icon.png",
			"sizes": "196x196",
			"type": "image/png",
			"purpose": "monochrome"
		}
	]
}

Resources

Rene Wang·

More Details

Sponsored byLobeHub Logo