{
    "name": "NewNutrition",
    "short_name": "NewNutrition",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "id": "/?utm_source=pwa",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "lang": "pt-br",
    "icons": [
        {
            "src": "img/touch/homescreen144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "img/touch/homescreen512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
