16 lines
349 B
JSON
16 lines
349 B
JSON
{
|
|
"name": "ESP32 Electrical Switch",
|
|
"short_name": "E32 Switch",
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"background_color": "#333340",
|
|
"description": "A configuration tool for ESP32 electrical switch.",
|
|
"icons": [
|
|
{
|
|
"src": "images/touch/homescreen128.png",
|
|
"sizes": "128x128",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
|
|
} |