1
0
miroir de https://github.com/mermaid-js/mermaid.git synchronisé 2025-11-03 04:14:15 +01:00
Fichiers
mermaid/docs/public/manifest.json
2022-10-28 14:28:57 +05:30

15 lignes
253 B
JSON

{
"short_name": "Mermaid",
"name": "Mermaid JS",
"icons": [
{
"src": "/favicon.png",
"type": "image/png",
"sizes": "512x512"
}
],
"background_color": "#6366F1",
"display": "standalone",
"theme_color": "#6366F1"
}