{
  "header": {
    "id": "org.openwalletstack.wallet.plugin.servlet.bitpay",
    "kind": "servlet",
    "name": "BitPay",
    "version": "0.0.22",
    "description": "An OWS Wallet servlet plugin for the BitPay API.",
    "author": "Open Wallet Stack",
    "url": {
      "marketing": "https://openwalletstack.org",
      "support": "https://github.com/owstack/ows-wallet-servlet-bitpay/issues",
      "privacy": "https://openwalletstack.org/disclaimer",
      "terms": "https://openwalletstack.org/terms",
      "git": "https://github.com/owstack/ows-wallet-plugin-bitpay/"
    },
    "commitHash": "b75cb52"
  },
  "permissions": {
    "delete": false
  },
  "galleryImage": "img/gallery.png",
  "previewImage": "img/preview.png",
  "iconImage": "img/icon.png",
  "store": {
    "id": "0",
    "rating": "4+",
    "price": {
      "amount": "0",
      "currency": "USD"
    },
    "category": {
      "primary": "General",
      "secondary": "OWS"
    },
    "keywords": [
      "ows",
      "plugin",
      "servlet"
    ]
  },
  "dependencies": {}
}