{
    "name": "ADUtility",
    "short_name": "ADUtility",
    "lang": "es-419",
    "start_url": "/index.html",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#f2826c",
    "background_color": "#f2826c",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "180x180",
            "type": "png"
        }
    ]
}