{
  "FILTERING": {
    "CONTENT": "games",
    "SORT": {
      "type": "name",
      "ascending": true
    },
    "REGIONS": [
      "Asia",
      "Europe",
      "Japan",
      "USA"
    ]
  },
  "PREFERENCES": {
    "DOWNLOADS": {
      "directDownload": true,
      "downloadPath": "/user/data/FPKGi/Downloads/",
      "installAfter": true,
      "deleteAfter": true
    },
    "APPLICATION": {
      "background_uri": null,
      "backgroundMusic": false,
      "populateViaWeb": true
    },
    "CONTENT_URLS": {
      "games": "http://192.168.0.143:80/GAMES.json",
      "apps": null,
      "updates": "http://192.168.0.143:80/UPDATES.json",
      "DLC": "http://192.168.0.143:80/DLC.json",
      "homebrew": "http://192.168.0.143:80/HOMEBREW.json",
    }
  }
}