{
  "name": "GetLocal.ie",
  "short_name": "GetLocal",
  "theme_color": "#ffda3e",
  "background_color": "#ffda3e",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/?utm_source=homescreen",
    "icons": [
        {
            "src": "https://www.getlocal.ie/static/webapp/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://www.getlocal.ie/static/webapp/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "display": "browser"
}
