Mercurial > repos > fubar > jbrowse2
diff x/manifest.json @ 131:69c6ea16c148 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit 3cf9ec268c0719caf060b7d6bf5c0159909c348a
author | fubar |
---|---|
date | Sat, 12 Oct 2024 23:11:22 +0000 |
parents | 49f3d3878413 |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/x/manifest.json Sat Oct 12 23:11:22 2024 +0000 @@ -0,0 +1,15 @@ +{ + "short_name": "JBrowse", + "name": "JBrowse", + "icons": [ + { + "src": "favicon.ico", + "sizes": "64x64 48x48 32x32 24x24 16x16", + "type": "image/x-icon" + } + ], + "start_url": ".", + "display": "standalone", + "theme_color": "#396494", + "background_color": "#fafafa" +}