1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-15 17:51:03 +00:00
kube-arangodb/dashboard/public/manifest.json
2018-07-02 12:40:32 +02:00

15 lines
340 B
JSON

{
"short_name": "Kube-ArangoDB Dashboard",
"name": "Kube-ArangoDB Operator Dashboard",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}