Update webmanifest fields
This commit is contained in:
parent
e4feeb5903
commit
86943968d4
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "Share₂Fedi",
|
"name": "Share₂Fedi",
|
||||||
"short_name": "Share₂Fedi",
|
"short_name": "Share₂Fedi",
|
||||||
|
"background_color": "#000",
|
||||||
|
"display": "standalone",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/icon-192.png",
|
"src": "/icon-192.png",
|
||||||
|
|
Reference in a new issue