{
	"name": "HYPER Time Tracker",
	"short_name": "hypertime",
	"theme_color": "#1976d2",
	"background_color": "#fafafa",
	"display": "standalone",
	"scope": "./",
	"start_url": "./",
	"icons": [
		{
			"src": "images/gear.svg",
			"type": "image/svg+xml",
			"purpose": "maskable any"
		}
	]
}
