comparison x/manifest.json @ 133:cec274db51c0 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit 7d28252954cae9f8db5f8a85d8f29cb2865b504b-dirty
author fubar
date Fri, 18 Oct 2024 11:57:55 +0000
parents 49f3d3878413
children
comparison
equal deleted inserted replaced
132:1efcc387bef4 133:cec274db51c0
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 }