2013-03-28 16:28:24 -04:00
|
|
|
{
|
|
|
|
"name": "Whiteout",
|
|
|
|
"description": "HTML5 Mail with end-2-end encrypted messenging and encrypted cloud storage",
|
2013-03-28 16:52:48 -04:00
|
|
|
"launch_path": "/html5-mail/src/",
|
2013-03-28 16:28:24 -04:00
|
|
|
"icons": {
|
2013-03-28 16:52:48 -04:00
|
|
|
"128": "/html5-mail/src/css/images/key-128.png"
|
2013-03-28 16:28:24 -04:00
|
|
|
},
|
|
|
|
"developer": {
|
|
|
|
"name": "Whiteout Networks GmbH",
|
|
|
|
"url": "http://whiteout.io"
|
|
|
|
},
|
2013-03-28 16:58:44 -04:00
|
|
|
"appcache_path": "/html5-mail/src/manifest.appcache",
|
2013-03-28 16:28:24 -04:00
|
|
|
"csp": "default-src *; script-src 'self'; object-src 'none'; style-src 'self' 'unsafe-inline'",
|
|
|
|
"default_locale": "en"
|
|
|
|
}
|