{
	"short_name": "Web Widget",
	"name": "Web Widget by @canheo136",
	"icons": [
		{
			"src": "favicon.ico",
			"sizes": "256x256",
			"type": "image/x-icon"
		},
		{
			"src": "icon64.png",
			"type": "image/png",
			"sizes": "64x64"
		},
		{
			"src": "icon128.png",
			"type": "image/png",
			"sizes": "128x128"
		},
		{
			"src": "icon256.png",
			"type": "image/png",
			"sizes": "256x256"
		}
	],
	"start_url": ".",
	"display": "standalone",
	"theme_color": "#1ca8dd",
	"background_color": "#2a2a2a"
}