{
    "short_name": "Maracanã",
    "name": "Maracanã Tour - ",
    "icons": [
        {
            "src": "img/icon-512x512.png",
            "type": "image/png",
            "name": "icon-512x512.png",
            "sizes": "512x512"
        },
        {
            "src": "img/icon-152x152.png",
            "type": "image/png",
            "name": "icon-152x152.png",
            "sizes": "152x152"
        },
        {
            "src": "img/icon-32x32.png",
            "type": "image/png",
            "name": "icon-32x32.png",
            "sizes": "32x32"
        },
        {
            "src": "img/icon-16x16.png",
            "type": "image/png",
            "name": "icon-16x16.png",
            "sizes": "16x16"
        },
        {
            "src": "img/safari-pinned-tab.svg",
            "type": "image/svg",
            "name": "safari-pinned-tab.svg",
            "sizes": "512x512"
        }
    ],
    "start_url": "/index.html",
    "background_color": "#116dff",
    "display": "standalone",
    "scope": "https://maracanatour.eleventickets.com/",
    "theme_color": "#116dff"
}