Input
Output
{ "id": "com.mycompany.myapp", "version": "1.0.0", "vendor": "My Company", "vendorurl": "http://www.mycompany.com", "type": "web", "main": "index.html", "title": "My App", "icon": "icon.png", "smallicon": "icon32x32.png", "copyright": "© Copyright 2009 My Company, Inc.", "bool": false, "support": { "url": "http://support.mycompany.com", "email": { "address": "support@company.com", "subject": "Support" }, "phone": "555-555-5555", "resources": [ { "type": "scene", "label": "Help Topics", "sceneName": "topics" }, { "type": "web", "label": "Discussion Forums", "url": "http://forums.mycompany.com/" } ] } }
Object: