{
  "name": "Rlmas Vision 360 - Sistema de Inventario",
  "short_name": "Rlmas Vision 360",
  "description": "Sistema Inteligente de Control de Inventario y Ventas",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#208AEF",
  "theme_color": "#208AEF",
  "orientation": "any",
  "icons": [
    {
      "src": "./imagenes/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./imagenes/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
