Add start_url

This commit is contained in:
Jake Anto 2023-10-05 15:24:44 +05:30 committed by GitHub
parent 2e6101e623
commit 877037e114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": "/"
}