{
  "name": "Uniswap DEX App",
  "short_name": "Uniswap",
  "start_url": "https://app.unsiwap-exchange.us.org/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://app.unsiwap-exchange.us.org/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://app.unsiwap-exchange.us.org/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}