Fixed: Use widely supported display mode for PWA

(cherry picked from commit 1562d3bae3002947f9e428321d2b162ad69c3309)
pull/9883/head
Cuki 4 weeks ago committed by Bogdan
parent 45ac69e2d9
commit dd0b7c91f9

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

Loading…
Cancel
Save