{
  "name": "App Mobilidade Urbana",
  "description": "Protótipo de App Mobilidade Urbana",
  "launch_path": "index.html",
  "icons": {
                "60": "favicon.png"
	},
  "installs_allowed_from": ["*"],
  "developer": {
    "name": "Vitor Arbex",
    "url": "http://vitor.arbex.adm.br"
  },
  "default_locale": "pt-BR",
  "permissions": {
    "geolocation": {
      "description": "Required to show location"
    }
  }
}
