Task 5.24: PWA — vite-plugin-pwa with autoUpdate, manifest, workbox caching, PWAInstallPrompt component, notification helper, SVG icons, 6 tests

This commit is contained in:
Agent Zero
2026-07-24 00:01:53 +02:00
parent d54a87cf84
commit 96e183bab2
11 changed files with 4034 additions and 3 deletions
+7
View File
@@ -1053,5 +1053,12 @@
"city": "City",
"postalCode": "Postal Code"
}
},
"pwa": {
"installTitle": "Install App",
"installDescription": "Install LeoCRM as an app on your device for faster access.",
"install": "Install",
"dismiss": "Later",
"installed": "LeoCRM is installed."
}
}