{
  "name": "Equinox Wallet",
  "short_name": "Equinox",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#17161b",
  "description": "Equinox - Forex and Crypto trading brokerage app.",
  "icons": [
    {
      "src": "img/touch/homescreen72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "img/touch/homescreen96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "img/touch/homescreen144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "img/touch/homescreen168.png",
      "sizes": "168x168",
      "type": "image/png"
    },
    {
      "src": "img/touch/homescreen192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}