{
  "name": "BitGW | Crypto Exchange",
  "short_name": "BitGW",
  "description": "Buy, sell, trade, and store cryptocurrencies on BitGW, a regulated and secure crypto trading platform.",
  "icons": [
    {
      "src": "/static/icon/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/static/icon/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/static/icon/icon-maskable-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/static/icon/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "orientation": "portrait",
  "display": "standalone",
  "scope": "/"
}
