Files
unshell/unshell-gui/assets/manifest.json
T
Michael Mikovsky 0a3e3d9765 Start working on gui
2025-11-26 08:55:07 -07:00

12 lines
243 B
JSON

{
"name": "egui Template PWA",
"short_name": "egui-template-pwa",
"icons": [],
"lang": "en-US",
"id": "/index.html",
"start_url": "./index.html",
"display": "standalone",
"background_color": "white",
"theme_color": "white"
}