{
  "name": "Adaptador envíos a GLS",
  "short_name": "AdaptadorEnviosEvc",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0519b0",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "favicon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "favicon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
       "src": "favicon-600.png",
       "type": "image/png",
       "sizes": "600x600"
    }
  ]
}
