1
1
mirror of https://github.com/openziti/zrok.git synced 2025-01-18 03:48:51 +01:00
zrok/ui/public/manifest.json
2022-08-01 16:00:15 -04:00

9 lines
159 B
JSON

{
"short_name": "zrok ui",
"name": "zrok ui",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}