{
	"short_name": "Mermaid",
	"name": "Mermaid Live Editor",
	"icons": [
		{
			"src": "/favicon.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	],
	"start_url": "/edit/",
	"background_color": "#6366F1",
	"display": "standalone",
	"scope": "/edit/",
	"theme_color": "#6366F1",
	"description": "FlowChart & Diagrams Editor.",
	"orientation": "landscape"
}