{
    "name": "Bokea",
    "short_name": "Bokea",
    "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://bokea.aino.ar",
    "background_color": "#A69077",
    "theme_color": "#A69077"
}