From 0de97504b18f70e25a87bef590c0f0c9cf6f9c66 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 10 Jul 2016 16:01:34 +0200 Subject: [PATCH] Add description to web app manifest --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 5a23b99..9f08114 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,7 @@ { "short_name": "AllTube", "name": "AllTube Download", + "description": "Easily download videos from Youtube, Dailymotion, Vimeo and other websites", "display": "standalone", "icons": [{ "src": "img/favicon.png",