mirror of
https://github.com/moparisthebest/mail
synced 2025-02-16 23:20:09 -05:00
15 lines
465 B
Plaintext
15 lines
465 B
Plaintext
![]() |
{
|
||
|
"name": "Whiteout",
|
||
|
"description": "HTML5 Mail with end-2-end encrypted messenging and encrypted cloud storage",
|
||
|
"launch_path": "/src/",
|
||
|
"icons": {
|
||
|
"128": "/src/css/images/key-128.png"
|
||
|
},
|
||
|
"developer": {
|
||
|
"name": "Whiteout Networks GmbH",
|
||
|
"url": "http://whiteout.io"
|
||
|
},
|
||
|
"appcache_path": "/src/manifest.appcache",
|
||
|
"csp": "default-src *; script-src 'self'; object-src 'none'; style-src 'self' 'unsafe-inline'",
|
||
|
"default_locale": "en"
|
||
|
}
|