{
  "name": "IPSA Soluciones — Panel",
  "short_name": "IPSA Panel",
  "description": "Gestión de órdenes, stock, ventas y presupuestos de IPSA Soluciones",
  "start_url": "/index.html",
  "id": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1565c0",
  "lang": "es-AR",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Ventas",    "url": "/index.html#ventas" },
    { "name": "Stock",     "url": "/index.html#stock" },
    { "name": "Proyectos", "url": "/proyectos.html" }
  ]
}
