use standalone as the display instead of minimal-ui
This commit is contained in:
parent
3a58ca1954
commit
fd03679c56
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"short_name": "Odysee",
|
"short_name": "Odysee",
|
||||||
"theme_color": "#fa6164",
|
"theme_color": "#fa6164",
|
||||||
"background_color": "#FAFAFA",
|
"background_color": "#FAFAFA",
|
||||||
"display": "minimal-ui",
|
"display": "standalone",
|
||||||
"description": "Launch your own channel | Watch and share videos",
|
"description": "Launch your own channel | Watch and share videos",
|
||||||
"scope": "/",
|
"scope": "/",
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
|
|
Loading…
Reference in a new issue