Files
OBIJupyterHub/jupyterhub_volumes/web/obidoc/manifest.json
Eric Coissac 30b7175702 Make cleaning
2025-11-17 14:18:13 +01:00

16 lines
312 B
JSON

{
"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"
}
]
}