{
	"short_name": "Space Sweeper",
	"name": "Space Sweeper",
	"icons": [
		{
			"src": "favicon.ico",
			"sizes": "64x64 32x32 24x24 16x16",
			"type": "image/x-icon"
		},
		{
			"src": "logo128.png",
			"type": "image/png",
			"sizes": "128x128"
		}
	],
	"start_url": "./space-sweeper/",
	"display": "standalone",
	"theme_color": "#ffffff",
	"background_color": "#333333"
}