fix typos in manifest
This commit is contained in:
parent
8338827263
commit
e53fdb4921
|
@ -3,10 +3,10 @@
|
||||||
"short_name": "Awesome WM Widgets",
|
"short_name": "Awesome WM Widgets",
|
||||||
"description":"Set of widgets for Awesome Window Manager",
|
"description":"Set of widgets for Awesome Window Manager",
|
||||||
"theme_color": "#222222",
|
"theme_color": "#222222",
|
||||||
"background_color": "#3939393",
|
"background_color": "#393939",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"orientation": "portrait",
|
"orientation": "portrait",
|
||||||
"start_url": "/",
|
"start_url": "/awesome-wm-widgets/",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "images/app-images/192x192.png",
|
"src": "images/app-images/192x192.png",
|
||||||
|
|
Loading…
Reference in New Issue