feat: Mobile PWA improvements

- Implemented responsive card layout for mobile devices
- Fixed Android bottom navigation bar color matching
- Improved mobile context menu (iOS/Android touch fixes)
- Cleaned up toolbar and updated theme icon
This commit is contained in:
spinline
2026-02-01 15:24:06 +03:00
parent 4286c8f3e3
commit 8064d6ae74
6 changed files with 73 additions and 53 deletions

View File

@@ -3,8 +3,8 @@
"short_name": "VibeTorrent",
"start_url": "/",
"display": "standalone",
"background_color": "#111827",
"theme_color": "#000000",
"background_color": "#1d232a",
"theme_color": "#1d232a",
"orientation": "any",
"icons": [
{