blob: 51e3a4691b097804551b81138cb25be04aface54 [file] [log] [blame]
{
"name": "Pay with KylePay",
"short_name": "KylePay",
"icons": [{
"src": "icon.png",
"sizes": "48x48",
"type": "image/png"
}],
"serviceworker": {
"src": "app.js",
"use_cache": false,
"scope": "/webpay"
},
"payment": {
"supported_delegations": ["shippingAddress", "payerName", "payerEmail", "payerPhone"]
}
}