{
  "name": "XSoftia ERP",
  "short_name": "ERP",
  "description": "Ventas, inventario, POS y facturación",
  "start_url": "/erp",
  "scope": "/erp",
  "display": "standalone",
  "background_color": "#0d0f14",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://xsoftia.com/wp-content/uploads/2026/07/cropped-Icono-xsoftia.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "https://xsoftia.com/wp-content/uploads/2026/07/cropped-Icono-xsoftia.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "POS / Punto de venta",
      "short_name": "POS",
      "description": "Abrir la caja registradora",
      "url": "/erp?tab=POS",
      "icons": [{ "src": "https://xsoftia.com/wp-content/uploads/2026/07/cropped-Icono-xsoftia.webp", "sizes": "96x96" }]
    },
    {
      "name": "Inventario",
      "short_name": "Inventario",
      "description": "Ver y gestionar el inventario",
      "url": "/erp?tab=Inventario",
      "icons": [{ "src": "https://xsoftia.com/wp-content/uploads/2026/07/cropped-Icono-xsoftia.webp", "sizes": "96x96" }]
    },
    {
      "name": "Ventas",
      "short_name": "Ventas",
      "description": "Historial y reportes de ventas",
      "url": "/erp?tab=Ventas",
      "icons": [{ "src": "https://xsoftia.com/wp-content/uploads/2026/07/cropped-Icono-xsoftia.webp", "sizes": "96x96" }]
    }
  ]
}
