sharded-gotify/ui/public/manifest.json

9 lines
175 B
JSON

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