{
    "id": "/?source=pwa",
    "name": "NexyPay",
    "short_name": "NexyPay",
    "description": "NexyPay — Simples, rápido e seguro",
    "start_url": "/dashboard/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a12",
    "theme_color": "#7c4dff",
    "lang": "pt-BR",
    "dir": "ltr",
    "icons": [
        {
            "src": "https://app.nexypay.com.br/img/favicon-234.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://app.nexypay.com.br/img/favicon-234.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://app.nexypay.com.br/img/favicon-234.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}