{
    "name": "Dash",
    "short_name": "Dash",
    "icons": [
        {
            "src": "/api/files/manifest/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/api/files/manifest/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        }
    ],
    "theme_color": "#0349d1",
    "background_color": "#0349d1",
    "display": "standalone",
    "scope": "/",
    "start_url": "/"
}
