{
    "short_name": "GoMeal",
    "name": "GoMeal",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon",
            "rel": "shortcut icon"
        },
        {
            "src": "favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "favicon.svg",
            "type": "image/svg+xml"
        },
        {
            "src": "apple-touch-icon.png",
            "sizes": "180x180",
            "rel": "apple-touch-icon"
        }
    ],
    "start_url": "./index.html",
    "display": "standalone",
    "theme_color": "#F48220",
    "background_color": "#F4F4F4",
    "lang": "pt"
}
