{
  "name": "Panel de Ventas",
  "short_name": "Panel",
  "description": "Gestión de ventas, stock y puntos de venta",
  "start_url": "./dashboard.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f9f6",
  "theme_color": "#2e7d50",
  "lang": "es",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
