{
    "name": "Monitorve - Dólar en Venezuela",
    "short_name": "Monitorve",
    "description": "Monitoreo en tiempo real del precio del Dólar y Euro en Venezuela.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#020817",
    "theme_color": "#020817",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}