@openhab-ui/setup-and-maintenance
Version:
Configuration and maintenance interface for openHAB
20 lines • 416 B
JSON
{
"name": "Paper-UI-NG",
"short_name": "Paper-UI-NG",
"icons": [
{
"src": "./img/openhab-logo-square.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "./img/openhab-logo-square.png",
"sizes": "512x512",
"type": "image/png"
}
],
"start_url": "./index.html",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#ff7214"
}