{
    "name": "AgroPlanifica",
    "short_name": "AgroPlanifica",
    "description": "Planificación, calendario y avance de labores agrícolas.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#EFF7F3",
    "theme_color": "#1F5F4A",
    "icons": [
        {
            "src": "/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
