{
	"background_color": "#070b12",
	"display": "standalone",
	"icons": [
		{
			"sizes": "128x128",
			"src": "index.icon.png",
			"type": "image/png"
		},
		{
			"sizes": "180x180",
			"src": "index.apple-touch-icon.png",
			"type": "image/png"
		}
	],
	"name": "ZeroCell Survival",
	"orientation": "portrait",
	"short_name": "ZeroCell",
	"start_url": "./index.html",
	"theme_color": "#070b12"
}