Enable browser navigation buttons for PWA

This commit is contained in:
Agneev Mukherjee 2023-12-15 06:54:09 +05:30 committed by GitHub
parent 848c03f16a
commit da9a60691f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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