mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
13 lines
206 B
JSON
13 lines
206 B
JSON
{
|
|
"name": "EMS-ESP",
|
|
"icons": [
|
|
{
|
|
"src": "/app/icon.png",
|
|
"sizes": "48x48 72x72 96x96 128x128 256x256"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"display": "fullscreen",
|
|
"orientation": "any"
|
|
}
|