{
    "name": "Cumply — Compliance NR-1",
    "short_name": "Cumply",
    "description": "Gerencie riscos psicossociais e garanta conformidade com a NR-1.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#6366f1",
    "orientation": "portrait-primary",
    "lang": "pt-BR",
    "dir": "ltr",
    "icons": [
        {
            "src": "/assets/cumply-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/assets/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        { "name": "Novo diagnóstico", "short_name": "Diagnóstico", "description": "Iniciar novo diagnóstico psicossocial", "url": "/?shortcut=new_diag" },
        { "name": "Colaboradores", "short_name": "Colaboradores", "url": "/?shortcut=employees" },
        { "name": "PGR", "short_name": "PGR", "url": "/?shortcut=pgr" }
    ],
    "categories": ["business", "productivity", "health"],
    "prefer_related_applications": false
}
