{
    "name": "Stock Ganadería",
    "short_name": "StockGan",
    "description": "Gestión de stock de alimentos para ganadería de cría",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#2c7a7b",
    "theme_color": "#234e52",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23234e52' width='100' height='100' rx='20'/><text x='50' y='65' text-anchor='middle' font-size='50'>🐄</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23234e52' width='100' height='100' rx='20'/><text x='50' y='65' text-anchor='middle' font-size='50'>🐄</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ],
    "categories": ["business", "productivity"],
    "lang": "es-CO"
}