mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
15 lines
253 B
JSON
15 lines
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"
|
|
}
|