Update name/description in app manifest

These strings are displayed in the webstore. Slightly more descriptive
copy is desireable here.

// FREEBIE
This commit is contained in:
lilia 2015-11-29 16:40:37 -08:00
parent 2df50a65d1
commit 87b0574973

View file

@ -1,9 +1,9 @@
{
"manifest_version": 2,
"name": "Signal",
"name": "Signal Private Messenger",
"short_name": "Signal",
"description": "Private Messenger",
"description": "Privacy is possible. Signal makes it easy.",
"version": "0.1.0",
"offline_enabled": false,
"minimum_chrome_version": "37",