diff --git a/index.html b/index.html
index 51faac4..90a57b3 100644
--- a/index.html
+++ b/index.html
@@ -62,6 +62,20 @@
wgPatentURI: "https://www.w3.org/2004/01/pp-impl/83744/status",
issueBase: "https://github.com/w3c/payment-handler/issues/",
githubAPI: "https://api.github.com/repos/w3c/payment-handler",
+ localBiblio: {
+ "payment-method-manifest": {
+ "href": "https://w3c.github.io/payment-method-manifest/",
+ "title": "Payment Method Manifest",
+ "publisher": "W3C",
+ "status": "LD",
+ "authors": [
+ "Dapeng Liu",
+ "Domenic Denicola",
+ "Zach Koch"
+ ],
+ "rawDate": "2017-05-30"
+ }
+ },
};