Repo created
This commit is contained in:
parent
f3a6b3a320
commit
f954c78789
614 changed files with 135712 additions and 2 deletions
19
static/manifest.json
Normal file
19
static/manifest.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"dir" : "ltr",
|
||||
"lang" : "de",
|
||||
"name" : "FreeTube",
|
||||
"scope" : "/",
|
||||
"display" : "standalone",
|
||||
"start_url" : "https://app.freetubeapp.io/",
|
||||
"short_name" : "FreeTube",
|
||||
"theme_color" : "transparent",
|
||||
"description" : "A description",
|
||||
"orientation" : "any",
|
||||
"background_color" : "transparent",
|
||||
"related_applications" : [],
|
||||
"prefer_related_applications" : false,
|
||||
"icons" : ["/_icons/logoColor.svg"],
|
||||
"url" : "https://app.freetubeapp.io",
|
||||
"screenshots" : [],
|
||||
"generated" : "true"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue