{
    "theme_color": "#ff8200",
    "background_color": "#121212",
    "display": "standalone",
    "name": "ARC Markdown Editor",
    "short_name": "ARC MD",
    "start_url": "/",
    "icons": [
        {
            "src": "/assets/img/md-icon.svg",
            "sizes": "192x192",
            "type": "image/svg"
        },
        {
            "src": "/assets/img/md-icon.svg",
            "sizes": "512x512",
            "type": "image/svg"
        }
    ]
}
