MediaWiki:Main-manifest.json

From Visual Data Wiki
Revision as of 19:06, 4 March 2024 by Uschuetzenmeister (talk | contribs) (Uschuetzenmeister changed the content model of the page MediaWiki:Manifest.json from "JSON" to "wikitext")
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.

{

   "name": "WebMo",
   "start_url": "/wiki/Main_Page?pwa-id=main",
   "icons": [
       {
           "src": "https://vdwiki.idea-sketch.com/images/icons//images/icons/192.png",
           "type": "image/png",
           "sizes": "192x192"
       },
       {
           "src": "https://vdwiki.idea-sketch.com/images/icons//images/icons/512.png",
           "type": "image/png",
           "sizes": "512x512"
       },
       {
           "src": "https://vdwiki.idea-sketch.com/images/icons//images/icons/1024.png",
           "type": "image/png",
           "sizes": "1024x1024"
       }
   ]

}