{
    "name": "Unity",
    "short_name": "Unity",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#00A86B",
    "icons": [
    {
        "src": "/favicon.ico",
        "sizes": "64x64",
        "type": "image/x-icon"
    }
        ]
}