2017-08-19 17:10:08 +01:00
|
|
|
{
|
2019-03-25 16:59:12 +02:00
|
|
|
"name": "Wekan",
|
|
|
|
|
"short_name": "Wekan",
|
2019-03-21 20:27:21 +02:00
|
|
|
"description": "The open-source kanban",
|
2017-08-19 17:10:08 +01:00
|
|
|
"lang": "en-US",
|
|
|
|
|
"icons": [
|
|
|
|
|
{
|
2019-03-25 16:59:12 +02:00
|
|
|
"src": "/wekan-logo-150.png",
|
2017-08-19 17:10:08 +01:00
|
|
|
"type": "image/png",
|
|
|
|
|
"sizes": "150x150"
|
|
|
|
|
},
|
|
|
|
|
{
|
2019-03-25 16:59:12 +02:00
|
|
|
"src": "/wekan-logo-150.svg",
|
2017-08-19 17:10:08 +01:00
|
|
|
"type": "image/svg+xml",
|
|
|
|
|
"sizes": "150x150"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"display": "standalone",
|
|
|
|
|
"background_color": "#dedede",
|
|
|
|
|
"theme_color": "#dedede",
|
|
|
|
|
"start_url": "/"
|
|
|
|
|
}
|