{
    "name": "Interact",
    "short_name": "Interact",
    "start_url": "/",
    "display": "standalone",
    "background_color": "white",
    "theme_color": "white",
    "icons": [
        {
            "src": "../Assets/Icons/y/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "../Assets/Icons/y/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
