{
  "items": [
    {
      "key": "breed",
      "values": [
        "British Shorthair",
        "American Shorthair",
        "Ragdoll",
        "Maine Coon",
        "Siamese",
        "Bengal",
        "Scottish Fold",
        "Sphynx",
        "Bombay",
        "Persian",
        "Norwegian Forest",
        "Russian Blue",
        "Turkish Van",
        "Domestic Mix"
      ]
    },
    {
      "key": "coat_length",
      "values": [
        "Hairless",
        "Short",
        "Medium",
        "Long",
        "Plush",
        "Silky"
      ]
    },
    {
      "key": "base_color",
      "values": [
        "Midnight Black",
        "Snow White",
        "Ash Gray",
        "Warm Orange",
        "Cream",
        "Chocolate",
        "Silver",
        "Golden",
        "Blue Gray",
        "Cinnamon"
      ]
    },
    {
      "key": "pattern",
      "values": [
        "Solid",
        "Classic Tabby",
        "Mackerel Tabby",
        "Bicolor",
        "Tricolor",
        "Tortoiseshell",
        "Colorpoint",
        "Shaded",
        "Spotted",
        "Smoke"
      ]
    },
    {
      "key": "eye_color",
      "values": [
        "Amber",
        "Gold",
        "Emerald",
        "Sapphire",
        "Copper",
        "Hazel",
        "Odd-Eyed",
        "Ice Blue"
      ]
    },
    {
      "key": "eye_shape",
      "values": [
        "Round",
        "Almond",
        "Wide",
        "Sharp",
        "Sleepy",
        "Curious"
      ]
    },
    {
      "key": "body_size",
      "values": [
        "Tiny",
        "Small",
        "Medium",
        "Large",
        "Giant"
      ]
    },
    {
      "key": "body_build",
      "values": [
        "Slim",
        "Balanced",
        "Muscular",
        "Fluffy",
        "Chonky"
      ]
    },
    {
      "key": "ear_shape",
      "values": [
        "Upright",
        "Folded",
        "Wide",
        "Tufted",
        "Pointy",
        "Airplane"
      ]
    },
    {
      "key": "tail_type",
      "values": [
        "Long",
        "Short",
        "Bobtail",
        "Curled",
        "Plume",
        "Ringed"
      ]
    },
    {
      "key": "nose_color",
      "values": [
        "Pink",
        "Black",
        "Brown",
        "Charcoal",
        "Spotted"
      ]
    },
    {
      "key": "paw_pad_color",
      "values": [
        "Pink",
        "Black",
        "Chocolate",
        "Mixed",
        "Freckled"
      ]
    },
    {
      "key": "whisker_style",
      "values": [
        "Short",
        "Long",
        "Ultra Long",
        "Curled",
        "Asymmetric"
      ]
    },
    {
      "key": "fur_texture",
      "values": [
        "Smooth",
        "Velvet",
        "Dense",
        "Wavy",
        "Cottony",
        "Coarse"
      ]
    },
    {
      "key": "voice_type",
      "values": [
        "Soft",
        "Bright",
        "Low",
        "Chirpy",
        "Raspy",
        "Silent Hunter"
      ]
    },
    {
      "key": "personality",
      "values": [
        "Affectionate",
        "Independent",
        "Curious",
        "Elegant",
        "Greedy",
        "Brave",
        "Shy",
        "Chaotic",
        "Noble",
        "Goofball"
      ]
    },
    {
      "key": "social_style",
      "values": [
        "People Lover",
        "Slow Warmup",
        "Lone Wolf",
        "Diplomat",
        "Drama Queen"
      ]
    },
    {
      "key": "energy_profile",
      "values": [
        "Calm",
        "Steady",
        "Playful",
        "Hyper",
        "Midnight Zoomies"
      ]
    },
    {
      "key": "food_preference",
      "values": [
        "Fish",
        "Chicken",
        "Beef",
        "Wet Food",
        "Freeze-Dried",
        "Cream Treats"
      ]
    },
    {
      "key": "toy_preference",
      "values": [
        "Wand",
        "Laser",
        "Ball",
        "Paper Box",
        "Cat Tunnel",
        "Feather Mouse"
      ]
    },
    {
      "key": "sleep_pose",
      "values": [
        "Loaf",
        "Belly Up",
        "Shrimp",
        "Circle",
        "Superman",
        "Hidden Cave"
      ]
    },
    {
      "key": "quirk",
      "values": [
        "Keyboard Sleeper",
        "Door Meower",
        "Sock Thief",
        "Plant Inspector",
        "Shower Supervisor",
        "Sunbeam Collector",
        "Window Philosopher"
      ]
    },
    {
      "key": "lucky_trait",
      "values": [
        "Lucky Star",
        "Moon Gaze",
        "Thunder Tail",
        "Cloud Paws",
        "Comet Eyes"
      ]
    }
  ],
  "required_items": [
    {
      "key": "breed",
      "values": [
        "British Shorthair",
        "American Shorthair",
        "Ragdoll",
        "Maine Coon",
        "Siamese",
        "Bengal",
        "Scottish Fold",
        "Sphynx",
        "Bombay",
        "Persian",
        "Norwegian Forest",
        "Russian Blue",
        "Turkish Van",
        "Domestic Mix"
      ]
    },
    {
      "key": "coat_length",
      "values": [
        "Hairless",
        "Short",
        "Medium",
        "Long",
        "Plush",
        "Silky"
      ]
    },
    {
      "key": "base_color",
      "values": [
        "Midnight Black",
        "Snow White",
        "Ash Gray",
        "Warm Orange",
        "Cream",
        "Chocolate",
        "Silver",
        "Golden",
        "Blue Gray",
        "Cinnamon"
      ]
    },
    {
      "key": "pattern",
      "values": [
        "Solid",
        "Classic Tabby",
        "Mackerel Tabby",
        "Bicolor",
        "Tricolor",
        "Tortoiseshell",
        "Colorpoint",
        "Shaded",
        "Spotted",
        "Smoke"
      ]
    },
    {
      "key": "eye_color",
      "values": [
        "Amber",
        "Gold",
        "Emerald",
        "Sapphire",
        "Copper",
        "Hazel",
        "Odd-Eyed",
        "Ice Blue"
      ]
    }
  ],
  "random_optional_items": [
    {
      "key": "food_preference",
      "values": [
        "Fish",
        "Chicken",
        "Beef",
        "Wet Food",
        "Freeze-Dried",
        "Cream Treats"
      ]
    },
    {
      "key": "tail_type",
      "values": [
        "Long",
        "Short",
        "Bobtail",
        "Curled",
        "Plume",
        "Ringed"
      ]
    },
    {
      "key": "voice_type",
      "values": [
        "Soft",
        "Bright",
        "Low",
        "Chirpy",
        "Raspy",
        "Silent Hunter"
      ]
    },
    {
      "key": "nose_color",
      "values": [
        "Pink",
        "Black",
        "Brown",
        "Charcoal",
        "Spotted"
      ]
    },
    {
      "key": "personality",
      "values": [
        "Affectionate",
        "Independent",
        "Curious",
        "Elegant",
        "Greedy",
        "Brave",
        "Shy",
        "Chaotic",
        "Noble",
        "Goofball"
      ]
    },
    {
      "key": "whisker_style",
      "values": [
        "Short",
        "Long",
        "Ultra Long",
        "Curled",
        "Asymmetric"
      ]
    }
  ],
  "adoption_schema": {
    "required_trait_keys": [
      "breed",
      "coat_length",
      "base_color",
      "pattern",
      "eye_color"
    ],
    "optional_trait_keys_pool": [
      "eye_shape",
      "body_size",
      "body_build",
      "ear_shape",
      "tail_type",
      "nose_color",
      "paw_pad_color",
      "whisker_style",
      "fur_texture",
      "voice_type",
      "personality",
      "social_style",
      "energy_profile",
      "food_preference",
      "toy_preference",
      "sleep_pose",
      "quirk",
      "lucky_trait"
    ],
    "random_optional_trait_keys": [
      "food_preference",
      "tail_type",
      "voice_type",
      "nose_color",
      "personality",
      "whisker_style"
    ],
    "random_optional_count": 6,
    "require_all_required_traits": true
  },
  "limits": {
    "max_name_length": 24,
    "min_hunger_hours": 6,
    "max_hunger_hours": 20,
    "death_after_hungry_hours": 48,
    "max_traits_per_cat": 24
  }
}