{
  "name": "UPS Solutions",
  "short_name": "UPS Solutions",
  "description": "Venta, mantenimiento, diagnóstico y reparación profesional de sistemas UPS y No Break.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#090d0f",
  "theme_color": "#0c1012",
  "icons": [
    {
      "src": "./favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}