Generate extended manifest.json on build

This commit is contained in:
Aine
2024-10-30 17:58:33 +02:00
parent 61366b3792
commit fa79fecc9d
3 changed files with 29 additions and 19 deletions

View File

@@ -1,15 +0,0 @@
{
"short_name": "Synapse Admin",
"name": "Synapse Admin",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}