{
	"name" : "TinAI GUI",
	"short_name" : "TinAI",
	"start_url" : ".",
	"background_color" : "#444444",
	"theme_color" : "#444444",
	"display" : "standalone",
	"icons" : [
		{
			"src" : "./favicon-lg.png",
			"sizes" : "144x144",
			"type" : "image/png"
		}
	]
}