Enable browser navigation buttons for PWA

(cherry picked from commit da9a60691f363323565a293ed9eaeb6349ceccb6)
This commit is contained in:
Agneev Mukherjee
2023-12-15 06:54:09 +05:30
committed by Bogdan
parent d8d5170ab8
commit 1b36951879

View File

@@ -15,5 +15,5 @@
"start_url": "../../../../",
"theme_color": "#3a3f51",
"background_color": "#3a3f51",
"display": "standalone"
"display": "minimal-ui"
}