{
	"name": "World Clock - Live",
	"short_name": "Live World Clock",
	"description": "World Clock, Live with all kinds of different timezones.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#000000",
	"icons": [
		{
			"src": "/webapp-logo.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}