{
  "background_color": "#000000",
  "dir": "ltr",
  "display": "standalone",
  "name": "ethaexchange",
  "orientation": "portrait",
  "scope": "/",
  "short_name": "Etha",
  "start_url": "https://ethaexchange.com/",
  "theme_color": "#000000",
  "id": "Etha",
  "description": "Etha Exchange is a secure, fast, and reliable platform for cryptocurrency trading and digital",
  "lang": "en",
  "iarc_rating_id": "e58c1741-6150-4c1f-9022-297635677943",
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "new_note_url": "/?action=new-note"
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "protocol_handlers": [
    {
      "protocol": "web+etha",
      "url": "/?pay=%s"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "widgets": [
    {
      "name": "Etha Exchange",
      "short_name": "Etha",
      "description": "Quick view of Etha Exchange market and trading",
      "tag": "etha-widget",
      "template": "etha-widget-template",
      "ms_ac_template": "/widgets/etha-template.json",
      "data": "/widgets/etha-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/appstore-images/android/screenshot-mobile.png",
          "sizes": "841x1600",
          "label": "Etha Widget View"
        }
      ],
      "icons": [
        {
          "src": "/appstore-images/android/launchericon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://ethaexchange.com",
      "type": "scope_extension"
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "text/plain": [".txt"],
        "application/json": [".json"]
      }
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Go to Home Page",
      "url": "/",
      "icons": [
        {
          "src": "/appstore-images/android/launchericon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Trade",
      "short_name": "Trade",
      "description": "Start Trading",
      "url": "/",
      "icons": [
        {
          "src": "/appstore-images/android/launchericon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://ethaexchange.com/manifest.json"
    }
  ],
  "display_override": [
    "tabbed",
    "standalone",
    "minimal-ui",
    "window-controls-overlay"
  ],
  "tab_strip": {
    "home_tab": {
      "scope": "/"
    },
    "new_tab_button": {
      "url": "/"
    }
  },
  "categories": [
    "finance"
  ],
  "icons": [
    {
      "src": "/appstore-images/android/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/appstore-images/android/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/appstore-images/android/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/appstore-images/android/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/appstore-images/android/screenshot-desktop.png",
      "sizes": "866x1599",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/appstore-images/android/screenshot-mobile.png",
      "sizes": "841x1600",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}