Add description to web app manifest

This commit is contained in:
Pierre Rudloff 2016-07-10 16:01:34 +02:00
parent c6e5752bd5
commit 0de97504b1

View file

@ -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",