mirror of https://github.com/wg-easy/wg-easy
committed by
GitHub
1 changed files with 3 additions and 3 deletions
@ -1,11 +1,11 @@ |
|||||
{ |
{ |
||||
"name": "WireGuard", |
"name": "AmneziaWG", |
||||
"display": "standalone", |
"display": "standalone", |
||||
"background_color": "#fff", |
"background_color": "#fff", |
||||
"icons": [ |
"icons": [ |
||||
{ |
{ |
||||
"src": "img/favicon.png", |
"src": "img/favicon.ico", |
||||
"type": "image/png" |
"type": "image/x-icon" |
||||
} |
} |
||||
] |
] |
||||
} |
} |
||||
|
Loading…
Reference in new issue