34 lines
689 B
JSON
34 lines
689 B
JSON
{
|
|
"name": "Kuboard",
|
|
"short_name": "Kuboard",
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"background_color": "#fff",
|
|
"description": "Kuboard - 快速在Kubernetes上落地微服务",
|
|
"icons": [{
|
|
"src": "favicon.png",
|
|
"sizes": "48x48",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "favicon.png",
|
|
"sizes": "72x72",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "favicon.png",
|
|
"sizes": "96x96",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "favicon.png",
|
|
"sizes": "144x144",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "favicon.png",
|
|
"sizes": "168x168",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "favicon.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}]
|
|
}
|