1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-22 08:52:15 -05:00
mail/manifest.webapp
2013-03-29 10:47:32 +01:00

15 lines
482 B
JSON

{
"name": "Whiteout",
"description": "HTML5 Mail with end-2-end encrypted messenging and encrypted cloud storage",
"launch_path": "/html5-mail/src/",
"icons": {
"128": "/html5-mail/src/css/images/key-128.png"
},
"developer": {
"name": "Whiteout Networks GmbH",
"url": "http://whiteout.io"
},
"appcache_path": "/html5-mail/src/manifest.appcache",
"csp": "default-src *; script-src 'self'; object-src 'none'; style-src 'self'",
"default_locale": "en"
}