{
    "name": "M4rkdown",
    "short_name": "M4rkdown",
    "description": "Fast, offline-first Markdown editor with real-time collab and typing arena",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#111111",
    "theme_color": "#111111",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
