{
    "name": "Viatime",
    "short_name": "Viatime",
    "icons": [
        {
            "src": "/196.png",
            "sizes": "196x196",
            "type": "image/png"
        },
        {
            "src": "/512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#25233C",
    "background_color": "#25233C",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait"
}