improve PWA and last room strating
This commit is contained in:
parent
1ad9f5b045
commit
707040b506
6 changed files with 34 additions and 153 deletions
|
@ -116,12 +116,12 @@
|
|||
"type": "image\/png"
|
||||
}
|
||||
],
|
||||
"start_url": "/resources/service-worker.html",
|
||||
"start_url": "/",
|
||||
"background_color": "#000000",
|
||||
"display_override": ["window-control-overlay", "minimal-ui"],
|
||||
"display": "standalone",
|
||||
"orientation": "portrait-primary",
|
||||
"scope": "/resources/",
|
||||
"scope": "/",
|
||||
"lang": "en",
|
||||
"theme_color": "#000000",
|
||||
"shortcuts": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue