{
    "short_name": "Neurosystem",
    "name": "Neurosystem Perú ",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#EA2027",
    "icons": [
      {
        "src": "images/launcher-icon-1x.png",
        "type": "image/png",
        "sizes": "48x48"
      },
      {
        "src": "images/launcher-icon-2x.png",
        "type": "image/png",
        "sizes": "96x96"
      },
      {
        "src": "images/launcher-icon-4x.png",
        "type": "image/png",
        "sizes": "192x192"
      }
    ],
    "start_url": "/"
  }