manifest update
This commit is contained in:
@@ -2,11 +2,13 @@
|
|||||||
"name": "IzControl Network Device Manager",
|
"name": "IzControl Network Device Manager",
|
||||||
"short_name": "IzControl",
|
"short_name": "IzControl",
|
||||||
"lang": "hu",
|
"lang": "hu",
|
||||||
"icons": [
|
|
||||||
{
|
|
||||||
"src": "homescreen.png"
|
|
||||||
}],
|
|
||||||
"start_url": "/192.168.0.148",
|
"start_url": "/192.168.0.148",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"theme_color": "#979ea5"
|
"theme_color": "#979ea5",
|
||||||
|
"icons": [
|
||||||
|
{
|
||||||
|
"src": "homescreen.png",
|
||||||
|
"sizes": "72x72 96x96 128x128 192x192 256x256"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user