{
  "name": "__MSG_application_title__",
  "version": "2.1", 
  "manifest_version": 2,
  "description": "__MSG_application_description__", 
  "default_locale": "en",
  "icons": { 
			"128": "icon128.png"
  },
  "app": {
    "urls": [
      "http://earth3dmap.com/"
    ],
    "launch": {
      "web_url": "http://earth3dmap.com/"
    }
  }
}