tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

icons-member-next-appropriate.webmanifest (318B)


      1 {
      2     "name": "Icons member WPT",
      3     "icons": [{
      4         "src": "pass.png",
      5         "sizes": "256x256",
      6         "type": "image/png"
      7     }, {
      8         "src": "../icons-member-manual.html",
      9         "sizes": "256x256"
     10     }],
     11     "start_url": "../icons-member-next-appropriate-manual.html",
     12     "display": "fullscreen"
     13 }