{
    "orientation": "portrait",
    "display": "standalone",
    "dir": "auto",
    "lang": "pt-BR",
    "name": "HOF Shop",
    "short_name": "HOF Shop",
    "start_url": "https://teste.hofshop.com.br/app",
    "scope": "https://teste.hofshop.com.br/app",
    "id": "https://teste.hofshop.com.br",
    "description": "Seu mundo HOF",
    "theme_color": "#5331ac",
    "background_color": "#303030",
    "icons": [
        {
            "purpose": "maskable",
            "sizes": "512x512",
            "src": "/assets/img/favicon/android-chrome-512x512.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "512x512",
            "src": "/assets/img/favicon/android-chrome-512x512.png",
            "type": "image/png"
        }
    ]
}