Add `start_url`

このコミットが含まれているのは:
Jake Anto 2023-10-05 15:24:44 +05:30 committed by GitHub
コミット 877037e114
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更2行の追加1行の削除

ファイルの表示

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