{
  "short_name": "LE",
  "name": "Language Exchange",
  "start_url": "/?utm_source=homescreen",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#fff",
  "background_color": "#fbfaf5",
  "icons": [{
    "src": "/wp-content/themes/le/assets/manifest/manifest-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }, {
    "src": "/wp-content/themes/le/assets/manifest/manifest-256.png",
    "sizes": "256x256",
    "type": "image/png"
  }, {
    "src": "/wp-content/themes/le/assets/manifest/manifest-192.png",
    "sizes": "192x192",
    "type": "image/png"
  }]
}