{ "name": "MDViewer — Markdown + Mermaid", "short_name": "MDViewer", "description": "View Markdown documents with Mermaid diagrams. Open files from your device or from a web address.", "id": "/", "start_url": "./", "scope": "./", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "background_color": "#ffffff", "theme_color": "#594ae2", "orientation": "any", "categories": ["productivity", "utilities"], "lang": "en", "dir": "ltr", "icons": [ { "src": "icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" }, { "src": "icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" }, { "src": "icon-192-maskable.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" }, { "src": "icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" } ] }