{
  "name": "MIX Gestión",
  "short_name": "MIX",
  "description": "Sistema de gestión de Supermercados Mix Argentina",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#E30613",
  "background_color": "#FFFBF5",
  "lang": "es-AR",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "https://gestion.mix-argentina.com/assets/brand/favicon-16.png?v=20260630g",         "sizes": "16x16",   "type": "image/png" },
    { "src": "https://gestion.mix-argentina.com/assets/brand/favicon-32.png?v=20260630g",         "sizes": "32x32",   "type": "image/png" },
    { "src": "https://gestion.mix-argentina.com/assets/brand/favicon-48.png?v=20260630g",         "sizes": "48x48",   "type": "image/png" },
    { "src": "https://gestion.mix-argentina.com/assets/brand/favicon-96.png?v=20260630g",         "sizes": "96x96",   "type": "image/png" },
    { "src": "https://gestion.mix-argentina.com/assets/brand/pwa-192.png?v=20260630g",            "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "https://gestion.mix-argentina.com/assets/brand/pwa-512.png?v=20260630g",            "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "https://gestion.mix-argentina.com/assets/brand/pwa-maskable-192.png?v=20260630g",   "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "https://gestion.mix-argentina.com/assets/brand/pwa-maskable-512.png?v=20260630g",   "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {"name": "Asistencia",    "url": "/rrhh/asistencia.php",    "icons": [{"src":"https://gestion.mix-argentina.com/assets/brand/pwa-192.png","sizes":"192x192"}]},
    {"name": "Planificador",  "url": "/rrhh/planificador.php",  "icons": [{"src":"https://gestion.mix-argentina.com/assets/brand/pwa-192.png","sizes":"192x192"}]},
    {"name": "Empleados",     "url": "/rrhh/empleados.php",     "icons": [{"src":"https://gestion.mix-argentina.com/assets/brand/pwa-192.png","sizes":"192x192"}]}
  ]
}
