feat: add server list page

This commit is contained in:
2025-12-25 23:57:47 +01:00
parent e7fe00c48d
commit c07d6072fd
18 changed files with 2193 additions and 692 deletions

View File

@@ -1,21 +1,10 @@
{
"short_name": "TanStack App",
"name": "Create TanStack App Sample",
"short_name": "CupControl",
"name": "Mange your Netcup Servers",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
"src": "logo.png",
"type": "image/png"
}
],
"start_url": ".",