2016-05-10 10:14:51 +00:00
|
|
|
{
|
|
|
|
"name": "The Lounge",
|
|
|
|
"short_name": "The Lounge",
|
|
|
|
"description": "Self-hosted web IRC client",
|
2018-01-29 17:46:54 +00:00
|
|
|
"start_url": ".",
|
2016-05-10 10:14:51 +00:00
|
|
|
"display": "standalone",
|
2018-01-28 07:20:24 +00:00
|
|
|
"theme_color": "#415363",
|
|
|
|
"background_color": "#415363",
|
2019-07-17 07:45:34 +00:00
|
|
|
"icons": [
|
2016-05-10 10:14:51 +00:00
|
|
|
{
|
2018-01-28 07:20:24 +00:00
|
|
|
"src": "img/logo-grey-bg-120x120px.png",
|
2018-05-09 07:18:42 +00:00
|
|
|
"type": "image/png",
|
2018-01-28 07:20:24 +00:00
|
|
|
"sizes": "120x120"
|
2016-05-10 10:14:51 +00:00
|
|
|
},
|
|
|
|
{
|
2018-01-28 07:20:24 +00:00
|
|
|
"src": "img/logo-grey-bg-152x152px.png",
|
2018-05-09 07:18:42 +00:00
|
|
|
"type": "image/png",
|
2018-01-28 07:20:24 +00:00
|
|
|
"sizes": "152x152"
|
2016-05-10 10:14:51 +00:00
|
|
|
},
|
|
|
|
{
|
2018-01-28 07:20:24 +00:00
|
|
|
"src": "img/logo-grey-bg-167x167px.png",
|
2018-05-09 07:18:42 +00:00
|
|
|
"type": "image/png",
|
2018-01-28 07:20:24 +00:00
|
|
|
"sizes": "167x167"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "img/logo-grey-bg-180x180px.png",
|
2018-05-09 07:18:42 +00:00
|
|
|
"type": "image/png",
|
2018-01-28 07:20:24 +00:00
|
|
|
"sizes": "180x180"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "img/logo-grey-bg-192x192px.png",
|
2018-05-09 07:18:42 +00:00
|
|
|
"type": "image/png",
|
2018-01-28 07:20:24 +00:00
|
|
|
"sizes": "192x192"
|
|
|
|
},
|
2018-05-09 07:18:42 +00:00
|
|
|
{
|
|
|
|
"src": "img/logo-grey-bg-512x512px.png",
|
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "512x512"
|
|
|
|
},
|
2018-01-28 07:20:24 +00:00
|
|
|
{
|
|
|
|
"src": "img/logo-grey-bg.svg",
|
2018-05-09 07:18:42 +00:00
|
|
|
"type": "image/svg+xml",
|
|
|
|
"sizes": "513x513"
|
2016-05-10 10:14:51 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|