snappymail/rainloop/v/0.0.0/static/manifest.json

17 lines
351 B
JSON
Raw Normal View History

2016-07-11 18:11:26 +08:00
{
"name": "RainLoop Webmail",
"short_name": "RainLoop",
"description": "Simple, modern & fast web-based email client",
"display": "standalone",
"icons": [{
"src": "apple-touch-icon.png",
"sizes": "64x64",
"type": "image/png"
}, {
"src": "android-icon.png",
"sizes": "192x192",
"type": "image/png"
}],
"start_url": "../../../../"
}