{
    "id": "/?source=pwa",
    "name": "Grupo XK",
    "short_name": "GrupoXK",
    "description": "Aplicativo Grupo XK - Ferramenta integrada de controle de Recursos Humanos, Financeiro, Banco de Dados Profissionais e solicitação de prestação de serviços terceirizados.",
    "lang": "pt-BR",
    "dir": "ltr",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone"
    ],
    "orientation": "portrait",
    "background_color": "#000000",
    "theme_color": "#b60000",
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icons/android-chrome-192x192.png?v=7",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/android-chrome-512x512.png?v=7",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192.png?v=7",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-384.png?v=7",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png?v=7",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/maskable-192.png?v=7",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/maskable-512.png?v=7",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "handle_links": "preferred",
    "edge_side_panel": {
        "preferred_width": 380
    },
    "launch_handler": {
        "client_mode": "focus-existing"
    },
    "share_target": {
        "action": "/share/receive",
        "method": "POST",
        "enctype": "multipart/form-data",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url",
            "files": [
                {
                    "name": "files",
                    "accept": [
                        "image/*",
                        "text/*",
                        "application/pdf"
                    ]
                }
            ]
        }
    },
    "file_handlers": [
        {
            "action": "/open-file",
            "accept": {
                "application/pdf": [
                    ".pdf"
                ],
                "text/csv": [
                    ".csv"
                ]
            }
        }
    ],
    "protocol_handlers": [
        {
            "protocol": "web+grupoxk",
            "url": "/protocol?url=%s"
        }
    ],
    "shortcuts": [
        {
            "name": "Área do Colaborador",
            "short_name": "Colaborador",
            "description": "Acessar painel do colaborador",
            "url": "/dashboard",
            "icons": [
                {
                    "src": "/icons/android-chrome-192x192.png?v=7",
                    "sizes": "192x192",
                    "type": "image/png",
                    "purpose": "any"
                }
            ]
        },
        {
            "name": "Bater Ponto",
            "short_name": "Ponto",
            "description": "Registrar ponto agora",
            "url": "/ponto/bater",
            "icons": [
                {
                    "src": "/icons/android-chrome-192x192.png?v=7",
                    "sizes": "192x192",
                    "type": "image/png",
                    "purpose": "any"
                }
            ]
        },
        {
            "name": "Solicitar Serviço",
            "short_name": "Solicitação",
            "description": "Abrir solicitação de serviço terceirizado",
            "url": "/solicitacoes/criar",
            "icons": [
                {
                    "src": "/icons/android-chrome-192x192.png?v=7",
                    "sizes": "192x192",
                    "type": "image/png",
                    "purpose": "any"
                }
            ]
        }
    ],
    "iarc_rating_id": "pending",
    "scope_extensions": [
        {
            "origin": "https://www.grupoxk.com.br"
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=br.com.grupoxk.app",
            "id": "br.com.grupoxk.app"
        },
        {
            "platform": "windows",
            "url": "https://www.microsoft.com/store/apps/9NBLGGH4R315",
            "id": "9NBLGGH4R315"
        }
    ],
    "widgets": [
        {
            "name": "Status Grupo XK",
            "short_name": "Status",
            "description": "Acesso rápido a avisos e status do sistema.",
            "url": "/widgets/status.html",
            "icons": [
                {
                    "src": "/icons/android-chrome-192x192.png?v=7",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "screenshots": [],
    "gcm_sender_id": "103953800507"
}
