{
	"name": "tempus fugit",
	"short_name": "tempus fugit",
	"description": "A visual countdown timer with optional expiry and reminder alarms.",
	"start_url": "./index.html",
	"scope": "./",
	"display": "fullscreen",
	"orientation": "any",
	"background_color": "#202c2c",
	"theme_color": "#293939",
	"icons": [
		{
			"src": "img/icons/vergil128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "img/icons/vergil256.png",
			"sizes": "256x256",
			"type": "image/png"
		}
	]
}
