generate manifest.json from domain and add pwalogo

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
si458
2024-09-24 19:09:14 +01:00
parent 1d67172dd3
commit 0bee2be3cf
4 changed files with 64 additions and 24 deletions

View File

@@ -1112,6 +1112,11 @@
"default": null,
"description": "Web site .png logo file placed in meshcentral-data that used on the login page when sitestyle is 2."
},
"pwaLogo": {
"type": "string",
"default": null,
"description": "Web site .png logo file that is 512x512 in size placed in meshcentral-data that is used for PWA installs on iOS and Android."
},
"rootRedirect": {
"type": "string",
"default": null,