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-29 05:47:32 -04:00
|
|
|
"appcache_path": "/html5-mail/src/manifest.appcache",
|
2013-03-28 17:18:46 -04:00
|
|
|
"csp": "default-src *; script-src 'self'; object-src 'none'; style-src 'self'",
|
2013-03-28 16:28:24 -04:00
|
|
|
"default_locale": "en"
|
|
|
|
}
|