flame hq element config + branding, e2ee-default-off (config.json + .well-known verified serving both flags 2026-08-29)
This commit is contained in:
15
element/flame-hq/manifest.json
Normal file
15
element/flame-hq/manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Flame HQ",
|
||||
"short_name": "Flame HQ",
|
||||
"display": "standalone",
|
||||
"theme_color": "#000000",
|
||||
"background_color": "#000000",
|
||||
"start_url": "index.html",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/flame-hq/mark.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user