﻿{
  "short_name": "EFE Servicios",
  "name": "EFE Servicios",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "theme_color": "#FFFFFF",
  "icons": [
    {
      "src": "img/launcher/launcher-icon-1x.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "img/launcher/launcher-icon-2x.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "img/launcher/launcher-icon-4x.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}