Files
OBIJupyterHub/jupyterhub_volumes/web/obidoc/manifest.json

16 lines
312 B
JSON
Raw Normal View History

2025-11-16 14:56:03 +01:00
{
"name": "OBITools4 documentation",
"short_name": "OBITools4 documentation",
"start_url": "/obidoc/",
"scope": "/obidoc/",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#000000",
"icons": [
{
"src": "/obidoc/favicon.svg",
"sizes": "512x512"
}
]
}