We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 447850d commit b1873ceCopy full SHA for b1873ce
src/app/manifest.json
@@ -3,7 +3,8 @@
3
"short_name": "Kumilinwa",
4
"description": "!'te tobacun Kumilinwa \"official\"",
5
"start_url": "/",
6
- "display_override": ["minimal-ui", "standalone"],
+ "display": "standalone",
7
+ "display_override": ["window-controls-overlay"],
8
"background_color": "#5CCEFA",
9
"theme_color": "#F4A9B8",
10
"icons": [
0 commit comments