The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/public/images/manifest.json

17 lines
299 B

{
"name": "Rocket.Chat",
"icons": [
{
"src": "assets\/favicon_192.png",
"sizes": "192x192",
"type": "image\/png"
},
{
"src": "assets\/favicon_512.png",
"sizes": "512x512",
"type": "image\/png"
}
],
"start_url": "https:\/\/rocket.chat\/home",
"display": "standalone"
}