{
    "name": "PartyStation",
    "short_name": "PartyStation mobile",
    "background_color": "#090629",
    "theme_color": "#090629",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait",
    "icons": [{
        "src": "/img/favicon/favicon-32x32.png",
        "sizes": "32x32",
        "type": "image/png"
    },
    {
        "src": "/img/favicon/android-chrome-96x96.png",
        "sizes": "96x96",
        "type": "image/png"
    },
        {
            "src": "/img/favicon/icon_153x153.png",
            "sizes": "153x153",
            "type": "image/png"
        }
    ]
}
