mail/manifest.webapp

14 lines
426 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"
},
"csp": "default-src *; script-src 'self'; object-src 'none'; style-src 'self'",
"default_locale": "en"
}