{
  "name": "MERJ Exchange",
  "short_name": "MERJ",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "description": "MERJ Exchange is the world's first regulated end-to-end securities exchange. Trade equities, bonds, and digital assets securely with global reach and cutting-edge technology.",
  "icons": [{
    "src": "android-chrome-192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, {
    "src": "android-chrome-512x512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any maskable"
  }],
  "theme_color": "#feb454",
  "background_color": "#ffffff",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"] 
}