mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
13 lines
229 B
JSON
13 lines
229 B
JSON
{
|
|
"name": "Mattermost",
|
|
"icons": [
|
|
{
|
|
"src": "../static/iamges/icon50x50.gif",
|
|
"sizes": "50x50",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"orientation": "portrait"
|
|
} |