{
    "name": "Fixia — Sistema de Gestión",
    "short_name": "Fixia",
    "description": "Sistema de gestión para negocios de reparación y venta de tecnología",
    "start_url": "./app.html",
    "display": "standalone",
    "background_color": "#060D08",
    "theme_color": "#22C55E",
    "orientation": "any",
    "categories": ["business", "productivity"],
    "lang": "es-AR",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%23060D08'/><text x='50%25' y='42%25' text-anchor='middle' font-family='system-ui' font-weight='900' font-size='180' fill='%23F0FAF2'>fix</text><text x='50%25' y='72%25' text-anchor='middle' font-family='system-ui' font-weight='700' font-size='120' fill='%2322C55E'>ia</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
