{
    "name": "HeraBox",
    "short_name": "HeraBox",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/img/icons/favicon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/img/icons/favicon.png",
            "type": "image/png",
            "sizes": "562x562"
        }
    ],
    "screenshots": [
        {
            "src": "/img/screens/principal.jpg",
            "sizes": "738x1600",
            "type": "image/jpg",
            "form_factor": "narrow",
            "platform": "narrow",
            "label": "Pagina Principal"
        },
        {
            "src": "/img/screens/menu.jpg",
            "sizes": "738x1600",
            "type": "image/jpg",
            "form_factor": "narrow",
            "platform": "narrow",
            "label": "Menu HeraBox"
        },
        {
            "src": "/img/screens/treino.jpg",
            "sizes": "738x1600",
            "type": "image/jpg",
            "form_factor": "narrow",
            "platform": "narrow",
            "label": "Treino HeraBox"
        }
    ],
    "id": "hera_box_pwa",
    "description": "HeraBox • New market era is coming. Be prepare!",
    "dir": "ltr",
    "lang": "pt",
    "categories": [
        "fitness",
        "health"
    ],
    "launch_handler": {
        "client_mode": ["navigate-existing", "auto"]
    },
    "handle_links": "preferred",
    "orientation": "portrait",
    "url_handlers": [
        {
            "origin": "https://musclebank.com.br"
        },
        {
            "origin": "https://*.heraboxfit.com"
        },
        {
            "origin": "https://heraboxfit.com"
        },
        {
            "origin": "https://www.terascience.com.br"
        }
    ],
    "web_apps": [
        {
            "manifest": "https://app.heraboxfit.com/manifest.json",
            "details": {
                "paths": ["/*"]
            }
        }
    ],
    "scope_extensions": [
        {"origin": "*.heraboxfit.com"},
        {"origin": "heraboxfit.com"},
        {"origin": "musclebank.com.br"}
    ],
    "display_override": [
        "window-controls-overlay"
    ],
    "prefer_related_applications": false
}
