{
  "name": "MaxStock",
  "short_name": "MaxStock",
  "description": "El software de tu tienda: inventario, ventas y caja.",
  "start_url": "/vender",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1120",
  "theme_color": "#4f46e5",
  "lang": "es-VE",
  "icons": [
    { "src": "/icono-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icono-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
