{
"name": "Actus",
"short_name": "Actus",
    "description": "Actus by Sidenis",
    "lang": "en",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "browser",
    "orientation": "any",
    "theme_color": "#0b42b3",
    "background_color": "#0b42b3",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "16x16 32x32 64x64 128x128"
        }, {
            "src": "/apple-touch-icon.png",
            "sizes": "350x350",
            "type": "image/png"
        }, {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg"
        }
    ]
}