Audit fixes: Lotus URLs, branding, editor toolbar setting, dynamic version

This commit is contained in:
root
2026-05-13 23:03:14 -04:00
parent e8415e60b0
commit dc26e15df1
7 changed files with 42 additions and 12 deletions
+20 -1
View File
@@ -55,5 +55,24 @@
"sizes": "512x512",
"type": "image/png"
}
],
"categories": [
"social",
"communication",
"productivity"
],
"shortcuts": [
{
"name": "New Message",
"short_name": "DM",
"description": "Open a new direct message",
"url": "/",
"icons": [
{
"src": "res/android/android-chrome-96x96.png",
"sizes": "96x96"
}
]
}
]
}
}