{
    "short_name": "FRUTAXIN",
    "name": "FRUTAXIN",
    "icons": [
        {
            "src": "image/manifest/icon-57.png",
            "type": "image/png",
            "sizes": "57x57"
        },
        {
            "src": "image/manifest/icon-72.png",
            "type": "image/png",
            "sizes": "72x72"
        },
        {
            "src": "image/manifest/icon-114.png",
            "type": "image/png",
            "sizes": "114x114"
        },
        {
            "src": "image/manifest/icon-144.png",
            "type": "image/png",
            "sizes": "144x144"
        }
    ],
    "start_url": "../index.html",
    "background_color": "white",
    "theme_color": "white",
    "display": "standalone"
}