{
    "short_name": "Hellow W",
    "name": "Hellow W ERP Platform",
    "description": "Um PWA simples que diz Hello World!",
    "icons": [
        {
            "src": "icon-152x152.png",
            "type": "image/png",
            "sizes": "152x152"
        },
        {
            "src": "icon-180x180.png",
            "type": "image/png",
            "sizes": "180x180"
        }
    ],
    "start_url": "./app.html",
    "background_color": "#e9e9e9",
    "display": "standalone",
    "scope": "./",
    "theme_color": "#337ab7"
}  
