Add start_url
This commit is contained in:
parent
2e6101e623
commit
877037e114
1 changed files with 2 additions and 1 deletions
|
@ -16,5 +16,6 @@
|
|||
"theme_color": "#575757",
|
||||
"background_color": "#575757",
|
||||
"display": "standalone",
|
||||
"description": "An alternative front-end to YouTube"
|
||||
"description": "An alternative front-end to YouTube",
|
||||
"start_url": "/"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue