Browse Source

Update manifest.json

pull/1690/head
alexn707 5 months ago
committed by GitHub
parent
commit
27635f348c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      src/www/manifest.json

6
src/www/manifest.json

@ -1,11 +1,11 @@
{
"name": "WireGuard",
"name": "AmneziaWG",
"display": "standalone",
"background_color": "#fff",
"icons": [
{
"src": "img/favicon.png",
"type": "image/png"
"src": "img/favicon.ico",
"type": "image/x-icon"
}
]
}

Loading…
Cancel
Save