Experimental dynamic manifest

This commit is contained in:
Jack Kingsman
2026-02-20 22:49:39 -08:00
parent 2321411ef0
commit c90a30787a
3 changed files with 86 additions and 23 deletions
-21
View File
@@ -1,21 +0,0 @@
{
"name": "RemoteTerm for MeshCore",
"short_name": "RemoteTerm",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}