Web app manifest: fill name keys
This commit is contained in:
parent
049dc482cf
commit
2796a81d0a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "",
|
"name": "Garage",
|
||||||
"short_name": "",
|
"short_name": "Garage",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/android-chrome-192x192.png",
|
"src": "/android-chrome-192x192.png",
|
||||||
|
|
Loading…
Reference in a new issue