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:
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user