
{
    "name": "Mindsight",
    "icons": [
        {
            "src": "/static/imgs/android-chrome-192x192.f8dd2a3a3f8c.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/imgs/android-chrome-512x512.bf2054906a9d.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}