WebUI-System copied from ChainLube

This commit is contained in:
2022-04-14 22:48:39 +02:00
parent 7f0c3e74f6
commit 798c40719e
23 changed files with 6435 additions and 251 deletions

View File

@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}