19d3133ccf
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
14 lines
251 B
JSON
14 lines
251 B
JSON
{
|
|
"name": "Nextcloud",
|
|
"start_url": "../../",
|
|
"icons": [{
|
|
"src": "favicon-touch.png",
|
|
"type": "image/png",
|
|
"sizes": "128x128"
|
|
}, {
|
|
"src": "favicon-mask.svg",
|
|
"type": "image/svg+xml",
|
|
"sizes": "16x16"
|
|
}],
|
|
"display": "standalone"
|
|
}
|