Files
zenml/venv/lib/python3.9/site-packages/mlflow/server/js/build/manifest.json
Christian Mantha 2ca0b9ef7c star
2026-03-02 19:10:52 -05:00

16 lines
317 B
JSON

{
"short_name": "React App",
"name": "Create React App Sample",
"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"
}