{
    "name": "Conversor de Unidades de Criptomoedas",
    "short_name": "Conversor de",
    "description": "Converta entre unidades de criptomoedas instantaneamente — Wei, Gwei, Ether para Ethereum e Satoshi, mBTC, BTC para Bitcoin.",
    "start_url": "/pt-BR/app/conversor-unidades-criptomoedas",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#EFF6FF",
    "background_color": "#EFF6FF",
    "scope": "/pt-BR/app/conversor-unidades-criptomoedas",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/crypto-unit-converter/crypto-unit-converter-icon-1_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/crypto-unit-converter/crypto-unit-converter-icon-1_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}