{
   "version":1,
   "items":[
      {
         "type":"PLUGIN",
         "pluginId":"outdoor-explorer.plugin",
         "version" : 1,
         "icon": {
            "" : "@outdoor-explorer-id.png"
         },
         "image": {
             "" :"@outdoor-explorer-image.png"
         },
         "name":{
            "":"(Ext) Outdoor Explorer"
         },
         "description":{
            "":"This plugin for OsmAnd includes a lightweight map style improving the appearance of unpaved roads and trails. <br />More info at <a href='https://github.com/cmoffroad/osmand-outdoor-explorer-plugin'>https://github.com/cmoffroad/osmand-outdoor-explorer-plugin</a>"
         }
      },
      {
         "type":"RESOURCES",
         "pluginId":"outdoor-explorer.plugin",
         "file":"res"
      },
      {
         "type":"FILE",
         "pluginId":"outdoor-explorer.plugin",
         "subtype" : "rendering_style",
         "file":"\/rendering\/outdoor-explorer.render.xml"
      },
      {
         "type":"SUGGESTED_DOWNLOADS",
         "pluginId":"outdoor-explorer.plugin",
         "items": [
            {
                "scope-id" : "test-downloads",
                "limit" : 1,
                "search-type" : "latlon"
            },
            {
               "scope-id" : "map",
               "search-type" : "worldregion"
            },
            {
               "scope-id" : "srtm_map",
               "search-type" : "worldregion"
            },
            {
               "scope-id" : "hillshade",
               "search-type" : "worldregion"
            }
         ]
      }
   ]
}