silvrgit/manifest.json

11 lines
197 B
JSON
Raw Normal View History

2017-05-22 15:07:23 +00:00
{
"name": "Silvrtree Slack",
"short_name": "Slack",
"start_url": "/slack",
"display": "standalone",
"background_color" : "#fff",
"related_applications": [{
"platform": "web"
}]
}