{
  "name": "BRCell - Celulares a Crédito",
  "short_name": "BRCell",
  "description": "Sistema de inventario, ventas, créditos y facturación de BRCell",
  "lang": "es-EC",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#F5E400",
  "icons": [
    {
      "src": "/brcell-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brcell-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
