{ "//":"PLEASE! Do not edit this file directly", "//":" Modify it at app-template/", "manifest_version": 2, "name": "BitPay", "description": "The BitPay Bitcoin Wallet", "version": "0.12.0", "permissions": [ "storage", "unlimitedStorage", "notifications", "videoCapture", "webview" ], "app": { "background": { "scripts": ["initial.js"] } }, "icons": { "128": "img/icon-chrome-128.png" } }