{
  "name": "Gran Mayorista - ERP / POS / Tienda",
  "short_name": "Gran Mayorista",
  "description": "ERP, POS, inventario y tienda online para negocios mayoristas",
  "start_url": "/dashboard/pos",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/Icono_AutomatIQ.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Icono_AutomatIQ.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "screenshots": [
    {
      "src": "/screenshot-pos.png",
      "sizes": "540x720",
      "type": "image/png",
      "label": "Sistema POS"
    }
  ],
  "shortcuts": [
    {
      "name": "Punto de Venta",
      "short_name": "POS",
      "description": "Abrir el Punto de Venta",
      "url": "/dashboard/pos",
      "icons": [{ "src": "/Icono_AutomatIQ.png", "sizes": "192x192" }]
    },
    {
      "name": "Inventario",
      "short_name": "Inventario",
      "description": "Gestión de Inventario",
      "url": "/dashboard/inventory",
      "icons": [{ "src": "/Icono_AutomatIQ.png", "sizes": "192x192" }]
    }
  ]
}
