{
	"short_name": "App",
	"name": "App",
	"icons": [
		{
			"src": "icons/app.ico",
			"sizes": "64x64 32x32 24x24 16x16",
			"type": "image/x-icon"
		},
		{
			"src": "icons/app-128.png",
			"type": "image/png",
			"sizes": "128x128"
		},
		{
			"src": "icons/app-192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "icons/app.svg",
			"type": "image/svg"
		}
	],
	"display": "standalone",
	"theme_color": "#ffffff",
	"background_color": "#333333"
}
