feat(pwa): add PWA support and browser notifications for critical events

This commit is contained in:
spinline
2026-02-05 22:25:31 +03:00
parent 480604a97a
commit 3efe60a0f0
8 changed files with 255 additions and 21 deletions

View File

@@ -1,11 +1,13 @@
{
"name": "VibeTorrent",
"short_name": "VibeTorrent",
"description": "Modern web-based torrent client with real-time updates",
"start_url": "/",
"display": "standalone",
"background_color": "#1d232a",
"theme_color": "#1d232a",
"orientation": "any",
"categories": ["productivity", "utilities"],
"icons": [
{
"src": "icon-512.png",