{
    "name": "Another great app from the folks at Element",
    "icons": [
        {
            "src": "/android-chrome-192x192.png?ver=YY0721064254",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-256x256.png?ver=YY0721064254",
            "sizes": "256x256",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait"
}