1234567891011121314151617181920 |
- {
- "name": "Bugs",
- "description": "Issue tracker and project managment",
- "launch_path": "/",
- "icons": {
- "128": "/img/favicon-128.png",
- "120": "/img/favicon-120.png",
- "90": "/img/favicon-90.png",
- "60": "/img/favicon-60.png"
- },
- "developer": {
- "name": "Nathaniel 'Eeeems' van Diepen",
- "url": "http://eeems.ca"
- },
- "default_locale": "en",
- "chrome": {
- "navigation": false
- },
- "fullscreen": "true"
- }
|