{
    "name": "Alterion Labs Markdown",
    "short_name": "Alterion MD",
    "description": "Free markdown tools: Markdown to HTML, HTML to Markdown, and Markdown tables for Squarespace. Runs entirely in your browser.",
    "start_url": "/tools/markdown-to-html",
    "scope": "/tools/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#7F56D9",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ]
}
