feat: ajout système de notifications Web Push et prompt installation PWA iOS

This commit is contained in:
2026-05-25 21:12:05 +02:00
parent 7682b90557
commit 86b86e9037
12 changed files with 5102 additions and 4 deletions
+4
View File
@@ -9,6 +9,10 @@ export default defineConfig({
VitePWA({
registerType: 'autoUpdate',
includeAssets: ['favicon.ico', 'robots.txt', 'apple-touch-icon.png'],
injectRegister: 'auto',
devOptions: {
enabled: true
},
manifest: {
name: 'PTT Live',
short_name: 'PTT Live',