Files
unshell/old/ush-gui/assets/manifest.json
T
2026-02-16 12:52:46 -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"
}