{
    "name": "PYGANFLOR - Control de Horas",
    "short_name": "PYGANFLOR",
    "description": "Sistema de control de horas para finca agrícola",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#10B981",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%2310B981' width='100' height='100' rx='20'/><text x='50' y='65' text-anchor='middle' font-size='50' fill='white'>🌿</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": ["business", "productivity"]
}
