{
  "short_name": "UX STRAT",
  "name": "UX STRAT",
  "lang": "en-US",
  "icons": [{
    "src": "/img/pwa/icon-128x128.png",
    "type": "image/png",
    "sizes": "128x128"
  }, {
    "src": "/img/pwa/apple-touch-icon.png",
    "type": "image/png",
    "sizes": "152x152"
  }, {
    "src": "/img/pwa/ms-touch-icon-144x144-precomposed.png",
    "type": "image/png",
    "sizes": "144x144"
  }, {
    "src": "/img/pwa/chrome-touch-icon-192x192.png",
    "type": "image/png",
    "sizes": "192x192"
  }, {
    "src": "/img/pwa/uxstrat-192x192.png",
    "type": "image/png",
    "sizes": "512x512"
  }],
  "start_url": "/?utm_source=homescreen",
  "background_color": "#4472B7",
  "theme_color": "#E76027",
  "display": "standalone"
}