{
	"background_color": "#000",
	"display": "fullscreen",
	"name": "Precise Clock",
	"short_name": "Precise Clock",
	"description": "Digital Clock. Sub-1 frame precision on 120 Hz displays achieved thanks to simplified variant of NTP algorithm. An installable web app.",
	"scope": "/",
	"theme_color": "#000",
	"start_url": ".",
	"icons": [
		{
			"src": "/favicon.ico",
			"sizes": "96x96 128x128 192x192 256x256 512x512"
		}
	]
}
