{
  "background_color": "white",
  "description": "Equerry App",
  "display": "standalone",
  "icons": [
    {
      "src": "fav-icons/mstile-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ],
  "name": "eQuerry",
  "short_name": "eQuerry",
  "start_url": "/pwa-examples/a2hs/index.html"
}