{
  "showBackButton": true,
  "feed": [
    {
      "type": "link",
      "style": "link",
      "link": {
        "type": "data",
        "data": {
          "type": "top_paid",
          "page": "applist"
        }
      },
      "iconUrl": "jar:/hardcode/category/icon-cat-main-toppaid.png",
      "title": "TOP PAID"
    },
    {
      "type": "link",
      "style": "link",
      "link": {
        "type": "data",
        "data": {
          "type": "top_new",
          "page": "applist"
        }
      },
      "iconUrl": "jar:/hardcode/category/icon-cat-main-topnew.png",
      "title": "TOP NEW"
    },
    {
      "type": "link",
      "style": "link",
      "link": {
        "type": "data",
        "data": {
          "type": "top_free",
          "page": "applist"
        }
      },
      "iconUrl": "jar:/hardcode/category/icon-cat-main-topfree.png",
      "title": "TOP FREE"
    },
    {
      "type": "link",
      "style": "link",
      "link": {
        "type": "data",
        "data": {
          "type": "games",
          "page": "subcategories"
        }
      },
      "iconUrl": "jar:/hardcode/category/icon-cat-main-games.png",
      "title": "GAMES"
    },
    {
      "type": "link",
      "style": "link",
      "link": {
        "type": "data",
        "data": {
          "type": "apps",
          "page": "subcategories"
        }
      },
      "iconUrl": "jar:/hardcode/category/icon-cat-main-apps.png",
      "title": "APPLICATIONS"
    },
    {
      "type": "link",
      "style": "link",
      "link": {
        "type": "data",
        "data": {
          "type": "books",
          "page": "subcategories"
        }
      },
      "iconUrl": "jar:/hardcode/category/icon-cat-main-books.png",
      "title": "BOOKS"
    },
    {
    "type": "link",
    "style": "link",
    "link": {
      "type": "data",
      "data": {
        "type": "category",
        "page": "applist",
        "id": "54"
      }
    },
    "iconUrl": "jar:/hardcode/category/icon-cat-main-audiobooks.png",
    "title": "AUDIOBOOKS"
  },
    {
      "type": "link",
      "style": "link",
      "link": {
        "type": "data",
        "data": {
          "type": "settings",
          "page": "settings"
        }
      },
      "iconUrl": "jar:/hardcode/category/icon-cat-main-settings.png",
      "title": "SETTINGS"
    }
  ]
}