253 B15 lines
Blame
1{
2 "short_name": "Mermaid",
3 "name": "Mermaid JS",
4 "icons": [
5 {
6 "src": "/favicon.png",
7 "type": "image/png",
8 "sizes": "512x512"
9 }
10 ],
11 "background_color": "#6366F1",
12 "display": "standalone",
13 "theme_color": "#6366F1"
14}
15