{
  "categories": [
    {
      "category_id": "unicorns",
      "cover_path": "img/unicorns/cover/category_cover.png",
      "order": 0,
      "strings": [
        { "key": "en", "value": "Unicorns" },
        { "key": "es", "value": "Unicornios" },
        { "key": "pt", "value": "Unicórnios" },
        { "key": "ru", "value": "Единороги" }
      ]
    },
    {
      "category_id": "mermaids",
      "cover_path": "img/mermaids/cover/category_cover.png",
      "order": 0,
      "strings": [
        { "key": "en", "value": "Mermaids" },
        { "key": "es", "value": "Sirenas" },
        { "key": "pt", "value": "Sereias" },
        { "key": "ru", "value": "Русалочки" }
      ]
    },
    {
      "category_id": "cats",
      "cover_path": "img/cats/cover/category_cover.png",
      "order": 0,
      "strings": [
        { "key": "en", "value": "Cats" },
        { "key": "es", "value": "Gatos" },
        { "key": "pt", "value": "Gatos" },
        { "key": "ru", "value": "Кошки" }
      ]
    },
    {
      "category_id": "dogs",
      "cover_path": "img/dogs/cover/category_cover.png",
      "order": 0,
      "strings": [
        { "key": "en", "value": "Dogs" },
        { "key": "es", "value": "Perros" },
        { "key": "pt", "value": "Cães" },
        { "key": "ru", "value": "Собаки" }
      ]
    },
    {
      "category_id": "party",
      "cover_path": "img/party/cover/category_cover.png",
      "order": 0,
      "strings": [
        { "key": "en", "value": "Party" },
        { "key": "es", "value": "Fiesta" },
        { "key": "pt", "value": "Festa" },
        { "key": "ru", "value": "Праздник" }
      ]
    },
    {
      "category_id": "bunnies",
      "cover_path": "img/bunnies/cover/category_cover.png",
      "order": 0,
      "strings": [
        { "key": "en", "value": "Bunnies" },
        { "key": "es", "value": "Conejitos" },
        { "key": "pt", "value": "Coelhos" },
        { "key": "ru", "value": "Зайчики" }
      ]
    },
    {
      "category_id": "dolls",
      "cover_path": "img/dolls/cover/category_cover.png",
      "order": 0,
      "strings": [
        { "key": "en", "value": "Dolls" },
        { "key": "es", "value": "Muñecas" },
        { "key": "pt", "value": "Bonecas" },
        { "key": "ru", "value": "Куклы" }
      ]
    },
    {
      "category_id": "ballerinas",
      "cover_path": "img/ballerinas/cover/category_cover.png",
      "order": 0,
      "strings": [
        { "key": "en", "value": "Ballerinas" },
        { "key": "es", "value": "Bailarinas" },
        { "key": "pt", "value": "Bailarinas" },
        { "key": "ru", "value": "Балерины" }
      ]
    },
    {
      "category_id": "nestlings",
      "cover_path": "img/nestlings/cover/category_cover.png",
      "order": 0,
      "strings": [
        { "key": "en", "value": "Nestlings" },
        { "key": "es", "value": "Pajaritos" },
        { "key": "pt", "value": "Passarinhos" },
        { "key": "ru", "value": "Птенчики" }
      ]
    }
  ]
}