comparison x/manifest.json @ 127:fbabf7498471 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit 116b1a4bbd62251ad552306df2dc8aa8f46c6721
author fubar
date Mon, 07 Oct 2024 02:11:55 +0000
parents 49f3d3878413
children
comparison
equal deleted inserted replaced
126:fd0fc6fdc7c5 127:fbabf7498471
1 {
2 "short_name": "JBrowse",
3 "name": "JBrowse",
4 "icons": [
5 {
6 "src": "favicon.ico",
7 "sizes": "64x64 48x48 32x32 24x24 16x16",
8 "type": "image/x-icon"
9 }
10 ],
11 "start_url": ".",
12 "display": "standalone",
13 "theme_color": "#396494",
14 "background_color": "#fafafa"
15 }