wg-easy/src/www/manifest.json

11 lines
170 B
JSON

{
"name": "WireGuard",
"display": "standalone",
"background_color": "#fff",
"icons": [
{
"src": "img/favicon.png",
"type": "image/png"
}
]
}