{
    "name": "Atlas Downloader",
    "short_name": "Atlas",
    "start_url": "/atlas",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/cdn/atlas?raw=true",
            "sizes": "any",
            "type": "image/png"
        }
    ]
}