wg-easy/src/www/manifest.json
Emile Nijssen d7bb645470 wip
2021-05-22 22:21:09 +02:00

11 lines
170 B
JSON

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