{
    "name": "Sovella",
    "short_name": "Sovella",
    "icons": [
        {
            "src": "touch-icon-ipad.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "touch-icon-ipad-retina.png",
            "sizes": "167x167",
            "type": "image/png"
        },
        {
            "src": "touch-icon-iphone-retina.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "display": "standalone",
    "orientation": "natural",
    "start_url": "https://sovella.aino.ar",
    "background_color": "#FFFFFF",
    "theme_color": "#FFFFFF"
}