{
    "name": "Unity Connect",
    "icons": [
        {
            "src": "android-chrome-192x192.png?v=1",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png?v=1",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#9bcb64",
    "background_color": "#9bcb64",
    "start_url": "https://connect.unity.com/home",
    "display": "standalone"
}