{
    "name": "Radar MS",
    "short_name": "Radar MS",
    "description": "CRM territorial para gestão de campanha política. Cadastro de lideranças, monitoramento, plano de campo.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a0a",
    "theme_color": "#596bff",
    "categories": ["business", "productivity"],
    "lang": "pt-BR",
    "icons": [
        {
            "src": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%20192%20192'%3E%3Crect%20width%3D'192'%20height%3D'192'%20rx%3D'40'%20fill%3D'%23596bff'%2F%3E%3Cg%20stroke%3D'white'%20fill%3D'none'%20stroke-width%3D'8'%20stroke-linecap%3D'round'%3E%3Ccircle%20cx%3D'96'%20cy%3D'96'%20r%3D'20'%2F%3E%3Ccircle%20cx%3D'96'%20cy%3D'96'%20r%3D'40'%2F%3E%3Ccircle%20cx%3D'96'%20cy%3D'96'%20r%3D'60'%2F%3E%3Ccircle%20cx%3D'96'%20cy%3D'96'%20r%3D'6'%20fill%3D'white'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%20512%20512'%3E%3Crect%20width%3D'512'%20height%3D'512'%20rx%3D'96'%20fill%3D'%23596bff'%2F%3E%3Cg%20stroke%3D'white'%20fill%3D'none'%20stroke-width%3D'18'%20stroke-linecap%3D'round'%3E%3Ccircle%20cx%3D'256'%20cy%3D'256'%20r%3D'54'%2F%3E%3Ccircle%20cx%3D'256'%20cy%3D'256'%20r%3D'108'%2F%3E%3Ccircle%20cx%3D'256'%20cy%3D'256'%20r%3D'162'%2F%3E%3Ccircle%20cx%3D'256'%20cy%3D'256'%20r%3D'16'%20fill%3D'white'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Dashboard",
            "url": "/?nav=dashboard",
            "description": "Status da campanha"
        },
        {
            "name": "CRM",
            "url": "/?nav=crm",
            "description": "Lideranças e base"
        },
        {
            "name": "Central de Reportes",
            "url": "/?nav=central",
            "description": "Fila de reportes com SLA"
        }
    ]
}
