{
    "short_name" : "SGI",
    "name" : "SGI Aconcagua",
    "description" : "SGI Aconcagua",
    "start_url" : "/?utm_source=homescreen",
    "background_color" : "#FFFFFF",
    "theme_color" : "#FFFFFF",
    "display" : "standalone",
    "orientation" : "any",
    "icons": [
      {
        "src": "/img/favicon-196x196.png",
        "type": "image/png",
        "sizes": "196x196"
      },
      {
        "src": "/img/apple-touch-icon-152x152.png",
        "type": "image/png",
        "sizes": "152x152"
      },
      {
        "src": "/img/mstile-144x144.png",
        "type": "image/png",
        "sizes": "144x144"
      },
      {
        "src": "/img/512x512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ]
}