ctucx.git: smartie-pwa

[js] smarthome web-gui

1 
2 
3 
4 
5 
6 
7 
8 
9 
10 
11 
12 
13 
14 
15 
{
	"name": "Smart Home",
	"short_name": "Smart Home",
	"start_url": ".",
	"icons": [
		{
			"src": "favicon-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"theme_color": "#616161",
	"background_color": "#ffffff",
	"display": "standalone"
}