Set background color in manifest
This commit is contained in:
parent
37471fcdc1
commit
c2d24ee4d9
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Glance",
|
"name": "Glance",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
|
"background_color": "#151519",
|
||||||
"scope": "/",
|
"scope": "/",
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"icons": [
|
"icons": [
|
||||||
|
|
@ -10,4 +11,4 @@
|
||||||
"sizes": "512x512"
|
"sizes": "512x512"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue