{
    "name": "Brilho",
    "short_name": "Brilho",
    "icons": [
        {
            "src": "img/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "img/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "img/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "img/brilho.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "theme_color": "#5B8CFF",
    "background_color": "#5B8CFF",
    "display": "standalone",
    "start_url": "/",
    "orientation": "portrait-primary",
    "scope": "/"
}

