{
  "version": "5.0",
  "name": "Geolocalizacion",
  "description": "Geoposicionamiento",
  "launch_path": "/corregir/hosted/mod10.final.html",

  "icons": {
    "16":  "/corregir/hosted/ico_16.png",
    "48":  "/corregir/hosted/ico_48.png",
    "128": "/corregir/hosted/ico_128.png"
  },
  "developer": {
    "name": "chob77",
    "url": "http://ffv-curso-html5.neocities.org"
  },
 "permissions": {
    "geolocation": {
      "description": "Needed to tell the user where they are"
    },
    "systemXHR": {
      "description": "Required to make Network calls"
    }
  }
}
