{
    "name": "nyanya.ua",
    "short_name": "nyanya.ua",
    "description": "nyanya.ua",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#5756B3",
    "theme_color": "#5756B3",
    "icons": [
        {
            "src": "/static/images/icons/favicon.png",
            "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
            "type": "image/png"
        },
        {
            "src": "/static/images/icons/favicon.svg",
            "sizes": "48x48 72x72 96x96 128x128 256x256 512x512"
        }
    ]
}
