﻿{
  "name": "HERMANOS RODRIGUEZ BARBANCHO S.L.",
  "short_name": "Gesti\u00f3n HRB",
  "description": "App de inventario y pesaje",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}