CasaOS/web/site.webmanifest
link 57cef9624c
Dev (#199)
* fix bug

* updata UI
2022-05-17 16:31:23 +08:00

14 lines
303 B
JSON

{
"name": "",
"short_name": "",
"icons": [
{
"src": "/ui/img/icon/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}