{
  "name": "MermaidView - Mermaid Diagram Editor",
  "short_name": "MermaidView",
  "description": "Free online Mermaid diagram editor. Create beautiful flowcharts with real-time preview and PNG/SVG export.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#4fc3f7",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/og-image.png",
      "sizes": "1512x816",
      "type": "image/png"
    }
  ]
}
