﻿{
  "short_name": "Guias",
  "name": "Guias del Sur",
  "display": "standalone",
  "theme_color": "#0079b8",
  "icons": [
    {
      "src": "/img/manifest/launcher-icon-1x.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/img/manifest/launcher-icon-2x.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/img/manifest/launcher-icon-4x.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "/?utm_source=homescreen"
}
