Files
server/ui/public/manifest.json
2018-03-18 17:29:15 +01:00

9 lines
175 B
JSON

{
"short_name": "Gotify",
"name": "Gotify WebApp",
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#3f51b5",
"background_color": "#303030"
}