{
  "id": "Gnosis",
  "orientation": "portrait",
  "short_name": "Gnosis",
  "name": "Gnosis",
  "description": "Enter the future of finance with Gnosis. Create your own money. Join communities. Spend anywhere with VISA. Get up to 5% cashback. We make it easy.",
  "categories": ["finance", "lifestyle"],
  "start_url": "/",
  "scope": ".",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#fff",
  "protocol_handlers": [
    {
      "protocol": "web+gnosis",
      "url": "/%s"
    }
  ],
  "icons": [
    {
      "src": "/gnosis/icons/196.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/gnosis/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/gnosis/icons/196.png",
      "type": "image/png",
      "sizes": "196x196"
    },
    {
      "src": "/gnosis/icons/256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/gnosis/icons/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/gnosis/icons/1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    },
    {
      "src": "/gnosis/icons/120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/gnosis/icons/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/gnosis/screenshots/screenshot-1.webp",
      "sizes": "393x852",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Gnosis"
    },
    {
      "src": "/gnosis/screenshots/screenshot-2.webp",
      "sizes": "393x852",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Gnosis"
    }
  ],
  "shortcuts": [
    {
      "name": "My Wallet",
      "url": "/wallet",
      "icons": [
        {
          "src": "/gnosis/icons/96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Send",
      "url": "/transfer",
      "icons": [
        {
          "src": "/gnosis/shortcut-send.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Receive",
      "url": "/profile",
      "icons": [
        {
          "src": "/gnosis/shortcut-receive.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Gnosis Pay",
      "url": "/card",
      "icons": [
        {
          "src": "/gnosis/shortcut-gnosispay.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
