{
    "name": "ACM - Automacao Juridica",
    "short_name": "ACM",
    "description": "Sistema juridico com acesso rapido pelo celular.",
    "lang": "pt-BR",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#111827",
    "orientation": "portrait",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}