Add description to web app manifest
This commit is contained in:
parent
c6e5752bd5
commit
0de97504b1
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"short_name": "AllTube",
|
"short_name": "AllTube",
|
||||||
"name": "AllTube Download",
|
"name": "AllTube Download",
|
||||||
|
"description": "Easily download videos from Youtube, Dailymotion, Vimeo and other websites",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
"src": "img/favicon.png",
|
"src": "img/favicon.png",
|
||||||
|
|
Loading…
Reference in a new issue