Files
mattermost/web/static/config/manifest.json
2015-07-09 11:24:21 +02:00

13 lines
229 B
JSON

{
"name": "Mattermost",
"icons": [
{
"src": "../static/iamges/icon50x50.gif",
"sizes": "50x50",
"type": "image/png"
}
],
"start_url": "/",
"display": "standalone",
"orientation": "portrait"
}