{
    "id": "/",
    "name": "Córtex Gestão",
    "short_name": "Córtex",
    "description": "Gestão operacional da Córtex Logística",
    "lang": "pt-BR",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "orientation": "any",
    "background_color": "#f4f6fb",
    "theme_color": "#071126",
    "icons": [
        {
            "src": "/images/cortex-app-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/cortex-app-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
