mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
12 lines
243 B
JSON
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"
|
|
}
|