{
  "name": "TrueLink",
  "short_name": "TrueLink",
  "description": "Create a permanent, portable personal link page on the Metanet.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0b10",
  "theme_color": "#0b0b10",
  "metanet": {
    "schemaVersion": 1,
    "groupPermissions": {
      "description": "Permission to publish and update the TrueLink page owned by your Metanet identity.",
      "protocolPermissions": [
        {
          "protocolID": [1, "truelink"],
          "description": "Read and write your signed TrueLink profile through GlobalKVStore."
        }
      ]
    }
  },
  "babbage": {
    "schemaVersion": 1,
    "groupPermissions": {
      "description": "Permission to publish and update the TrueLink page owned by your Metanet identity.",
      "protocolPermissions": [
        {
          "protocolID": [1, "truelink"],
          "description": "Read and write your signed TrueLink profile through GlobalKVStore."
        }
      ]
    }
  },
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
