diff --git a/bun.lockb b/bun.lockb index 7cdb033..0154feb 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a99df75..77fed21 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,8 @@ "recharts": "^2.13.3", "sonner": "^1.7.0", "tailwind-merge": "^2.5.5", - "tailwindcss-animate": "^1.0.7" + "tailwindcss-animate": "^1.0.7", + "vite-plugin-pwa": "^0.21.1" }, "devDependencies": { "@eslint/js": "^9.16.0", diff --git a/public/pwa-192x192.png b/public/pwa-192x192.png new file mode 100644 index 0000000..0e09ce1 Binary files /dev/null and b/public/pwa-192x192.png differ diff --git a/public/pwa-512x512.png b/public/pwa-512x512.png new file mode 100644 index 0000000..27e0244 Binary files /dev/null and b/public/pwa-512x512.png differ diff --git a/src/pages/Server.tsx b/src/pages/Server.tsx index 55fe1ac..88342de 100644 --- a/src/pages/Server.tsx +++ b/src/pages/Server.tsx @@ -57,10 +57,10 @@ export default function Servers() { if (!connected) { return (
+