document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. {
  2.   "name": "Hello World",
  3.   "description": "WebApp description goes here...",
  4.   "launch_path": "/index.html",
  5.   "icons": {
  6.     "128": "/img/icon-128.png"
  7.   },
  8.   "developer": {
  9.   "name": "Bob Reyes",
  10.   "url": "http://www.bobreyes.com"
  11.   },
  12.   "default_locale": "en"
  13. }
');