mirror of
https://github.com/gotify/server.git
synced 2026-05-13 00:48:14 +08:00
9 lines
175 B
JSON
9 lines
175 B
JSON
{
|
|
"short_name": "Gotify",
|
|
"name": "Gotify WebApp",
|
|
"start_url": "./index.html",
|
|
"display": "standalone",
|
|
"theme_color": "#3f51b5",
|
|
"background_color": "#303030"
|
|
}
|