summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/payment-handler/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/payment-handler/manifest.json')
-rw-r--r--testing/web-platform/tests/payment-handler/manifest.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/tests/payment-handler/manifest.json b/testing/web-platform/tests/payment-handler/manifest.json
new file mode 100644
index 0000000000..875d74b663
--- /dev/null
+++ b/testing/web-platform/tests/payment-handler/manifest.json
@@ -0,0 +1,10 @@
+{
+ "name": "Test Payment Handler",
+ "icons": [
+ {
+ "src": "/images/rgrg-256x256.png",
+ "sizes": "256x256",
+ "type": "image/png"
+ }
+ ]
+}