auto formatting

This commit is contained in:
proddy
2021-05-06 10:17:33 +02:00
parent 461aa1fd58
commit 54c2a73d68
22 changed files with 47 additions and 47 deletions

View File

@@ -1,12 +1,12 @@
{
"name":"EMS-ESP",
"icons":[
"name": "EMS-ESP",
"icons": [
{
"src":"/app/icon.png",
"sizes":"48x48 72x72 96x96 128x128 256x256"
"src": "/app/icon.png",
"sizes": "48x48 72x72 96x96 128x128 256x256"
}
],
"start_url":"/",
"display":"fullscreen",
"orientation":"any"
}
"start_url": "/",
"display": "fullscreen",
"orientation": "any"
}