Mar 20, 2026 01:23 PM UTC ยท 9 people (6 adult-equiv) ยท $250/wk ยท STANDARD ยท None
{
"days": [
{
"dayOfWeek": 0,
"dayName": "Monday",
"breakfast": {
"name": "Scrambled Eggs with Toast",
"mealType": "breakfast",
"cookTime": 15,
"difficulty": "Easy",
"baseServings": 9,
"ingredients": [
{
"name": "eggs",
"quantity": 12,
"unit": "count",
"category": "Dairy/Refrigerated"
},
{
"name": "milk",
"quantity": 1,
"unit": "cup",
"category": "Dairy/Refrigerated"
},
{
"name": "butter",
"quantity": 2,
"unit": "tbsp",
"category": "Dairy/Refrigerated"
},
{
"name": "salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "black pepper",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "whole wheat bread",
"quantity": 12,
"unit": "slice",
"category": "Bakery"
}
],
"steps": [
"Whisk eggs with milk, salt, and pepper in a large bowl.",
"Melt butter in a large non-stick skillet over medium heat.",
"Pour in egg mixture.",
"Cook, stirring gently, until eggs are set but still moist.",
"Toast bread slices.",
"Serve scrambled eggs with toast."
],
"estimatedCost": 10.5
},
"lunch": {
"name": "Turkey and Cheese Sandwiches with Apple Slices",
"mealType": "lunch",
"cookTime": 15,
"difficulty": "Easy",
"baseServings": 9,
"ingredients": [
{
"name": "whole wheat bread",
"quantity": 12,
"unit": "slice",
"category": "Bakery"
},
{
"name": "turkey breasts",
"quantity": 1,
"unit": "lb",
"category": "Meat/Poultry/Seafood"
},
{
"name": "cheddar cheese",
"quantity": 6,
"unit": "slice",
"category": "Dairy/Refrigerated"
},
{
"name": "lettuce leaves",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "mayonnaise",
"quantity": 0.5,
"unit": "cup",
"category": "Condiments"
},
{
"name": "red apples",
"quantity": 4,
"unit": "count",
"category": "Produce"
}
],
"steps": [
"Lay out 18 slices of bread.",
"Spread mayonnaise evenly on one side of each bread slice.",
"On 9 slices, layer turkey breast, cheddar cheese slices, and lettuce leaves.",
"Top with the remaining 9 bread slices, mayo-side down.",
"Cut sandwiches in half if desired.",
"Wash and slice apples.",
"Serve sandwiches with apple slices."
],
"estimatedCost": 25.75
},
"dinner": {
"name": "Spaghetti Bolognese",
"mealType": "dinner",
"cookTime": 60,
"difficulty": "Medium",
"baseServings": 9,
"ingredients": [
{
"name": "ground beef",
"quantity": 2,
"unit": "lb",
"category": "Meat/Poultry/Seafood"
},
{
"name": "yellow onions",
"quantity": 2,
"unit": "count",
"category": "Produce"
},
{
"name": "garlic cloves",
"quantity": 6,
"unit": "clove",
"category": "Produce"
},
{
"name": "carrots",
"quantity": 2,
"unit": "count",
"category": "Produce"
},
{
"name": "celery stalks",
"quantity": 2,
"unit": "count",
"category": "Produce"
},
{
"name": "olive oil",
"quantity": 2,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "crushed tomatoes",
"quantity": 24,
"unit": "oz",
"category": "Pantry"
},
{
"name": "beef broth",
"quantity": 2,
"unit": "cup",
"category": "Pantry"
},
{
"name": "dried oregano",
"quantity": 1.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "dried basil",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "salt",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "black pepper",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "spaghetti",
"quantity": 24,
"unit": "oz",
"category": "Pantry"
},
{
"name": "parmesan cheese",
"quantity": 1,
"unit": "cup",
"category": "Dairy/Refrigerated"
}
],
"steps": [
"Finely chop onions, mince garlic, and dice carrots and celery.",
"Heat olive oil in a large pot or Dutch oven over medium-high heat.",
"Add ground beef and cook, breaking it up, until browned. Drain excess fat.",
"Add chopped onions, carrots, and celery to the pot. Cook until softened, about 5-7 minutes.",
"Stir in minced garlic and cook for 1 minute more until fragrant.",
"Pour in crushed tomatoes and beef broth. Add oregano, basil, salt, and pepper.",
"Bring to a simmer, then reduce heat, cover, and cook for at least 30 minutes, stirring occasionally.",
"Meanwhile, cook spaghetti according to package directions.",
"Drain spaghetti and serve with the Bolognese sauce.",
"Top with grated Parmesan cheese."
],
"estimatedCost": 35.25
}
},
{
"dayOfWeek": 1,
"dayName": "Tuesday",
"breakfast": {
"name": "Oatmeal with Berries and Nuts",
"mealType": "breakfast",
"cookTime": 10,
"difficulty": "Easy",
"baseServings": 9,
"ingredients": [
{
"name": "rolled oats",
"quantity": 3,
"unit": "cup",
"category": "Pantry"
},
{
"name": "water",
"quantity": 6,
"unit": "cup",
"category": "Pantry",
"skipGrocery": true
},
{
"name": "milk",
"quantity": 3,
"unit": "cup",
"category": "Dairy/Refrigerated"
},
{
"name": "salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "mixed berries (fresh or frozen)",
"quantity": 4,
"unit": "cup",
"category": "Produce"
},
{
"name": "walnuts",
"quantity": 1,
"unit": "cup",
"category": "Pantry"
},
{
"name": "honey or maple syrup",
"quantity": 0.5,
"unit": "cup",
"category": "Pantry"
}
],
"steps": [
"In a large saucepan, combine oats, water, milk, and salt.",
"Bring to a boil over medium-high heat, then reduce heat to low and simmer, stirring occasionally, until oats are tender and creamy, about 5-7 minutes.",
"Stir in most of the berries and nuts, reserving some for garnish.",
"Serve hot, drizzled with honey or maple syrup and topped with remaining berries and nuts."
],
"estimatedCost": 15
},
"lunch": {
"name": "Chicken Caesar Salad Wraps",
"mealType": "lunch",
"cookTime": 15,
"difficulty": "Easy",
"baseServings": 9,
"ingredients": [
{
"name": "cooked chicken breast, shredded or diced",
"quantity": 1.5,
"unit": "lb",
"category": "Meat/Poultry/Seafood"
},
{
"name": "romaine lettuce",
"quantity": 1,
"unit": "cup",
"category": "Produce"
},
{
"name": "shredded parmesan cheese",
"quantity": 1,
"unit": "cup",
"category": "Dairy/Refrigerated"
},
{
"name": "caesar dressing",
"quantity": 1,
"unit": "cup",
"category": "Condiments"
},
{
"name": "flour tortillas",
"quantity": 9,
"unit": "count",
"category": "Pantry"
}
],
"steps": [
"In a large bowl, combine cooked chicken, chopped romaine lettuce, shredded parmesan cheese, and caesar dressing.",
"Toss to coat everything evenly.",
"Lay out the flour tortillas.",
"Spoon about 1.5 cups of the chicken salad mixture into the center of each tortilla.",
"Fold in the sides of the tortillas, then roll up tightly.",
"Serve immediately."
],
"estimatedCost": 30.5
},
"dinner": {
"name": "Sheet Pan Lemon Herb Pork Loin with Roasted Vegetables",
"mealType": "dinner",
"cookTime": 45,
"difficulty": "Easy",
"baseServings": 9,
"ingredients": [
{
"name": "pork loin roast",
"quantity": 2.5,
"unit": "lb",
"category": "Meat/Poultry/Seafood"
},
{
"name": "broccoli florets",
"quantity": 1.5,
"unit": "lb",
"category": "Produce"
},
{
"name": "red bell peppers, cut into chunks",
"quantity": 2,
"unit": "count",
"category": "Produce"
},
{
"name": "red onion, cut into wedges",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "olive oil",
"quantity": 4,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "lemon juice",
"quantity": 3,
"unit": "tbsp",
"category": "Produce"
},
{
"name": "dried rosemary",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "dried thyme",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "garlic powder",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "salt",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "black pepper",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"Preheat oven to 400\u00b0F (200\u00b0C).",
"Trim excess fat from pork loin. Season generously with salt and pepper.",
"In a large bowl, toss broccoli florets, bell pepper chunks, and red onion wedges with olive oil, lemon juice, rosemary, thyme, and garlic powder.",
"Arrange the seasoned vegetables on a large baking sheet.",
"Place the seasoned pork loin roast on the same baking sheet, nestled among the vegetables.",
"Roast for 35-45 minutes, or until the pork reaches an internal temperature of 145\u00b0F (63\u00b0C) and the vegetables are tender and slightly caramelized.",
"Let the pork rest for 10 minutes before slicing.",
"Slice the pork and serve with the roasted vegetables."
],
"estimatedCost": 38
}
},
{
"dayOfWeek": 2,
"dayName": "Wednesday",
"breakfast": {
"name": "Pancakes with Syrup and Fruit",
"mealType": "breakfast",
"cookTime": 25,
"difficulty": "Easy",
"baseServings": 9,
"ingredients": [
{
"name": "all-purpose flour",
"quantity": 3,
"unit": "cup",
"category": "Pantry"
},
{
"name": "granulated sugar",
"quantity": 0.5,
"unit": "cup",
"category": "Pantry"
},
{
"name": "baking powder",
"quantity": 3,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "salt",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "eggs",
"quantity": 3,
"unit": "count",
"category": "Dairy/Refrigerated"
},
{
"name": "milk",
"quantity": 3,
"unit": "cup",
"category": "Dairy/Refrigerated"
},
{
"name": "melted butter",
"quantity": 6,
"unit": "tbsp",
"category": "Dairy/Refrigerated"
},
{
"name": "maple syrup",
"quantity": 0.75,
"unit": "cup",
"category": "Pantry"
},
{
"name": "fresh fruit (e.g., strawberries, blueberries)",
"quantity": 4,
"unit": "cup",
"category": "Produce"
}
],
"steps": [
"In a large bowl, whisk together flour, sugar, baking powder, and salt.",
"In a separate bowl, whisk together eggs, milk, and melted butter.",
"Pour the wet ingredients into the dry ingredients and stir until just combined (do not overmix; lumps are okay).",
"Heat a lightly oiled griddle or non-stick skillet over medium heat.",
"Pour about 1/4 cup of batter onto the griddle for each pancake.",
"Cook for 2-3 minutes per side, until golden brown and cooked through.",
"Serve pancakes warm with maple syrup and fresh fruit."
],
"estimatedCost": 18.75
},
"lunch": {
"name": "Black Bean Burgers on Buns",
"mealType": "lunch",
"cookTime": 30,
"difficulty": "Medium",
"baseServings": 9,
"ingredients": [
{
"name": "canned black beans, rinsed and drained",
"quantity": 45,
"unit": "oz",
"category": "Pantry"
},
{
"name": "breadcrumbs",
"quantity": 1.5,
"unit": "cup",
"category": "Pantry"
},
{
"name": "eggs",
"quantity": 1,
"unit": "count",
"category": "Dairy/Refrigerated"
},
{
"name": "onion, finely chopped",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "garlic powder",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "cumin",
"quantity": 1.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "chili powder",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "black pepper",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "olive oil",
"quantity": 2,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "hamburger buns",
"quantity": 9,
"unit": "count",
"category": "Bakery"
},
{
"name": "lettuce leaves",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "tomato",
"quantity": 2,
"unit": "count",
"category": "Produce"
},
{
"name": "ketchup",
"quantity": 0.5,
"unit": "cup",
"category": "Condiments"
},
{
"name": "mustard",
"quantity": 0.25,
"unit": "cup",
"category": "Condiments"
}
],
"steps": [
"In a large bowl, mash the black beans with a fork until mostly broken down but still slightly chunky.",
"Add breadcrumbs, egg, finely chopped onion, garlic powder, cumin, chili powder, salt, and pepper to the mashed beans. Mix well to combine.",
"Form the mixture into 9 equal-sized patties.",
"Heat olive oil in a large skillet over medium heat.",
"Cook the black bean patties for about 5-7 minutes per side, until golden brown and heated through.",
"Serve the patties on hamburger buns with lettuce, tomato, ketchup, and mustard."
],
"estimatedCost": 22.5
},
"dinner": {
"name": "Chicken Stir-Fry with Rice",
"mealType": "dinner",
"cookTime": 35,
"difficulty": "Medium",
"baseServings": 9,
"ingredients": [
{
"name": "boneless, skinless chicken breasts",
"quantity": 3,
"unit": "lb",
"category": "Meat/Poultry/Seafood"
},
{
"name": "broccoli florets",
"quantity": 1,
"unit": "lb",
"category": "Produce"
},
{
"name": "carrots, thinly sliced",
"quantity": 2,
"unit": "count",
"category": "Produce"
},
{
"name": "red bell pepper",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "yellow onion",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "garlic cloves",
"quantity": 4,
"unit": "clove",
"category": "Produce"
},
{
"name": "fresh ginger",
"quantity": 1,
"unit": "tbsp",
"category": "Produce"
},
{
"name": "vegetable oil",
"quantity": 3,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "soy sauce",
"quantity": 0.75,
"unit": "cup",
"category": "Condiments"
},
{
"name": "sesame oil",
"quantity": 1,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "cornstarch",
"quantity": 2,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "water",
"quantity": 0.5,
"unit": "cup",
"category": "Pantry",
"skipGrocery": true
},
{
"name": "long-grain white rice",
"quantity": 1.5,
"unit": "cup",
"category": "Pantry"
}
],
"steps": [
"Cook rice according to package directions.",
"Cut chicken breast into bite-sized pieces. Season with salt and pepper.",
"In a small bowl, whisk together soy sauce, sesame oil, and cornstarch mixed with water to create the sauce. Set aside.",
"Heat 1 tbsp vegetable oil in a large skillet or wok over medium-high heat.",
"Add chicken and stir-fry until cooked through and lightly browned. Remove chicken from skillet and set aside.",
"Add remaining 2 tbsp vegetable oil to the skillet. Add broccoli, carrots, bell pepper, and onion. Stir-fry until vegetables are tender-crisp.",
"Add minced garlic and grated ginger and stir-fry for 1 minute until fragrant.",
"Return the cooked chicken to the skillet. Pour the sauce over the chicken and vegetables.",
"Stir and cook until the sauce thickens and coats everything.",
"Serve the chicken stir-fry hot over cooked rice."
],
"estimatedCost": 36
}
},
{
"dayOfWeek": 3,
"dayName": "Thursday",
"breakfast": {
"name": "Cereal with Milk and Banana",
"mealType": "breakfast",
"cookTime": 5,
"difficulty": "Easy",
"baseServings": 9,
"ingredients": [
{
"name": "whole grain cereal",
"quantity": 18,
"unit": "cup",
"category": "Pantry"
},
{
"name": "milk",
"quantity": 4.5,
"unit": "cup",
"category": "Dairy/Refrigerated"
},
{
"name": "bananas",
"quantity": 3,
"unit": "count",
"category": "Produce"
}
],
"steps": [
"Portion cereal into bowls.",
"Pour milk over cereal.",
"Slice bananas and add to bowls."
],
"estimatedCost": 14.5
},
"lunch": {
"name": "Leftover Chicken Stir-Fry",
"mealType": "lunch",
"cookTime": 10,
"difficulty": "Easy",
"baseServings": 9,
"ingredients": [],
"steps": [
"Reheat leftover chicken stir-fry and rice in microwave or on stovetop.",
"Serve hot."
],
"estimatedCost": 0
},
"dinner": {
"name": "Baked Salmon with Roasted Asparagus and Quinoa",
"mealType": "dinner",
"cookTime": 30,
"difficulty": "Easy",
"baseServings": 9,
"ingredients": [
{
"name": "salmon fillets",
"quantity": 2,
"unit": "lb",
"category": "Meat/Poultry/Seafood"
},
{
"name": "asparagus",
"quantity": 2,
"unit": "lb",
"category": "Produce"
},
{
"name": "olive oil",
"quantity": 3,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "lemon slices",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "dried dill",
"quantity": 1,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "salt",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "black pepper",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "quinoa",
"quantity": 2,
"unit": "cup",
"category": "Pantry"
},
{
"name": "water or vegetable broth for quinoa",
"quantity": 4,
"unit": "cup",
"category": "Pantry"
}
],
"steps": [
"Preheat oven to 400\u00b0F (200\u00b0C).",
"Cook quinoa according to package directions using water or broth.",
"Toss asparagus with 1 tbsp olive oil, salt, and pepper. Spread in a single layer on one side of a baking sheet.",
"Place salmon fillets on the other side of the baking sheet.",
"Drizzle salmon with remaining 2 tbsp olive oil, sprinkle with dill, salt, and pepper. Top with lemon slices.",
"Bake for 12-15 minutes, or until salmon is cooked through and flakes easily, and asparagus is tender-crisp.",
"Serve baked salmon with roasted asparagus and quinoa."
],
"estimatedCost": 45.75
}
},
{
"dayOfWeek": 4,
"dayName": "Friday",
"breakfast": {
"name": "Yogurt Parfaits with Granola and Fruit",
"mealType": "breakfast",
"cookTime": 10,
"difficulty": "Easy",
"baseServings": 9,
"ingredients": [
{
"name": "plain greek yogurt",
"quantity": 3,
"unit": "cup",
"category": "Dairy/Refrigerated"
},
{
"name": "granola",
"quantity": 4,
"unit": "cup",
"category": "Pantry"
},
{
"name": "mixed berries (fresh or frozen)",
"quantity": 4,
"unit": "cup",
"category": "Produce"
},
{
"name": "honey or maple syrup",
"quantity": 0.5,
"unit": "cup",
"category": "Pantry"
}
],
"steps": [
"In individual bowls or glasses, layer Greek yogurt, granola, and mixed berries.",
"Drizzle with honey or maple syrup.",
"Repeat layers as desired.",
"Serve immediately."
],
"estimatedCost": 16
},
"lunch": {
"name": "Tuna Salad Sandwiches",
"mealType": "lunch",
"cookTime": 15,
"difficulty": "Easy",
"baseServings": 9,
"ingredients": [
{
"name": "canned tuna, drained",
"quantity": 38.5,
"unit": "oz",
"category": "Pantry"
},
{
"name": "mayonnaise",
"quantity": 1,
"unit": "cup",
"category": "Condiments"
},
{
"name": "celery, finely chopped",
"quantity": 1,
"unit": "cup",
"category": "Produce"
},
{
"name": "red onion, finely chopped",
"quantity": 0.5,
"unit": "cup",
"category": "Produce"
},
{
"name": "dijon mustard",
"quantity": 2,
"unit": "tbsp",
"category": "Condiments"
},
{
"name": "salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "black pepper",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "whole wheat bread",
"quantity": 12,
"unit": "slice",
"category": "Bakery"
},
{
"name": "lettuce leaves",
"quantity": 1,
"unit": "count",
"category": "Produce"
}
],
"steps": [
"In a medium bowl, combine drained tuna, mayonnaise, chopped celery, red onion, dijon mustard, salt, and pepper.",
"Mix well until combined.",
"Lay out 18 slices of whole wheat bread.",
"Spread tuna salad evenly onto 9 of the bread slices.",
"Top with lettuce leaves and the remaining 9 bread slices.",
"Cut sandwiches in half if desired.",
"Serve immediately."
],
"estimatedCost": 23
},
"dinner": {
"name": "Ground Beef Tacos",
"mealType": "dinner",
"cookTime": 30,
"difficulty": "Easy",
"baseServings": 9,
"ingredients": [
{
"name": "ground beef",
"quantity": 2,
"unit": "lb",
"category": "Meat/Poultry/Seafood"
},
{
"name": "taco seasoning mix",
"quantity": 3,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "water",
"quantity": 1,
"unit": "cup",
"category": "Pantry",
"skipGrocery": true
},
{
"name": "taco shells or soft tortillas",
"quantity": 18,
"unit": "count",
"category": "Pantry"
},
{
"name": "shredded lettuce",
"quantity": 1,
"unit": "cup",
"category": "Produce"
},
{
"name": "tomatoes",
"quantity": 1.5,
"unit": "cup",
"category": "Produce"
},
{
"name": "shredded cheddar cheese",
"quantity": 3,
"unit": "cup",
"category": "Dairy/Refrigerated"
},
{
"name": "salsa",
"quantity": 1,
"unit": "cup",
"category": "Condiments"
},
{
"name": "sour cream",
"quantity": 0.5,
"unit": "cup",
"category": "Dairy/Refrigerated"
}
],
"steps": [
"In a large skillet, brown the ground beef over medium-high heat, breaking it up with a spoon.",
"Drain off any excess fat.",
"Stir in the taco seasoning mix and water.",
"Bring to a simmer and cook for 5-7 minutes, stirring occasionally, until the sauce has thickened.",
"Prepare taco shells or warm soft tortillas according to package directions.",
"Serve the ground beef mixture with taco shells/tortillas and toppings: shredded lettuce, diced tomatoes, shredded cheddar cheese, salsa, and sour cream."
],
"estimatedCost": 32.5
}
},
{
"dayOfWeek": 5,
"dayName": "Saturday",
"breakfast": {
"name": "Breakfast Burritos",
"mealType": "breakfast",
"cookTime": 25,
"difficulty": "Medium",
"baseServings": 9,
"ingredients": [
{
"name": "eggs",
"quantity": 12,
"unit": "count",
"category": "Dairy/Refrigerated"
},
{
"name": "milk",
"quantity": 1,
"unit": "cup",
"category": "Dairy/Refrigerated"
},
{
"name": "cooked breakfast sausage, crumbled",
"quantity": 1,
"unit": "lb",
"category": "Meat/Poultry/Seafood"
},
{
"name": "shredded cheddar cheese",
"quantity": 2,
"unit": "cup",
"category": "Dairy/Refrigerated"
},
{
"name": "flour tortillas",
"quantity": 9,
"unit": "count",
"category": "Pantry"
},
{
"name": "butter",
"quantity": 1,
"unit": "tbsp",
"category": "Dairy/Refrigerated"
}
],
"steps": [
"In a large bowl, whisk together eggs and milk.",
"Heat a lightly oiled non-stick skillet over medium heat.",
"Pour in the egg mixture and cook, stirring gently, until scrambled and cooked through. Stir in the crumbled cooked sausage.",
"Lay out the flour tortillas.",
"Spoon a portion of the scrambled egg and sausage mixture onto the center of each tortilla.",
"Sprinkle with shredded cheddar cheese.",
"Fold in the sides of the tortillas, then roll up tightly to form burritos.",
"Lightly butter the skillet and grill the burritos seam-side down over medium heat until golden brown and cheese is melted, about 2-3 minutes per side."
],
"estimatedCost": 28.75
},
"lunch": {
"name": "Chicken Noodle Soup with Crackers",
"mealType": "lunch",
"cookTime": 40,
"difficulty": "Medium",
"baseServings": 9,
"ingredients": [
{
"name": "cooked chicken, shredded or diced",
"quantity": 1.5,
"unit": "lb",
"category": "Meat/Poultry/Seafood"
},
{
"name": "chicken broth",
"quantity": 12,
"unit": "cup",
"category": "Pantry"
},
{
"name": "egg noodles",
"quantity": 12,
"unit": "oz",
"category": "Pantry"
},
{
"name": "carrots",
"quantity": 3,
"unit": "count",
"category": "Produce"
},
{
"name": "celery stalks",
"quantity": 3,
"unit": "count",
"category": "Produce"
},
{
"name": "yellow onion",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "butter",
"quantity": 2,
"unit": "tbsp",
"category": "Dairy/Refrigerated"
},
{
"name": "salt",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "black pepper",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "saltine crackers",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"In a large pot or Dutch oven, melt butter over medium heat.",
"Add chopped onion, sliced carrots, and sliced celery. Cook until softened, about 5-7 minutes.",
"Pour in chicken broth and bring to a boil.",
"Add egg noodles and cook according to package directions.",
"Stir in the cooked chicken, salt, and pepper.",
"Simmer for a few minutes until heated through.",
"Serve hot with saltine crackers."
],
"estimatedCost": 25
},
"dinner": {
"name": "Shepherd's Pie",
"mealType": "dinner",
"cookTime": 60,
"difficulty": "Medium",
"baseServings": 9,
"ingredients": [
{
"name": "ground beef",
"quantity": 2,
"unit": "lb",
"category": "Meat/Poultry/Seafood"
},
{
"name": "frozen peas",
"quantity": 2,
"unit": "cup",
"category": "Frozen"
},
{
"name": "frozen corn",
"quantity": 2,
"unit": "cup",
"category": "Frozen"
},
{
"name": "beef broth",
"quantity": 1,
"unit": "cup",
"category": "Pantry"
},
{
"name": "tomato paste",
"quantity": 1.5,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "worcestershire sauce",
"quantity": 1,
"unit": "tbsp",
"category": "Condiments"
},
{
"name": "dried thyme",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "salt",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "black pepper",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "potatoes, peeled and quartered",
"quantity": 3,
"unit": "lb",
"category": "Produce"
},
{
"name": "butter",
"quantity": 0.25,
"unit": "cup",
"category": "Dairy/Refrigerated"
},
{
"name": "milk",
"quantity": 0.5,
"unit": "cup",
"category": "Dairy/Refrigerated"
},
{
"name": "shredded cheddar cheese",
"quantity": 1,
"unit": "cup",
"category": "Dairy/Refrigerated"
}
],
"steps": [
"Preheat oven to 375\u00b0F (190\u00b0C).",
"In a large skillet, brown ground beef. Drain excess fat.",
"Stir in frozen peas, frozen corn, beef broth, tomato paste, Worcestershire sauce, thyme, salt, and pepper.",
"Simmer for 10 minutes, stirring occasionally.",
"Meanwhile, boil potatoes until tender. Drain and mash with butter and milk until smooth. Season with salt and pepper.",
"Pour the meat mixture into a 9x13 inch baking dish.",
"Spread the mashed potatoes evenly over the meat mixture.",
"Sprinkle shredded cheddar cheese over the mashed potatoes.",
"Bake for 20-25 minutes, or until the topping is golden brown and the filling is bubbly."
],
"estimatedCost": 34.5
}
},
{
"dayOfWeek": 6,
"dayName": "Sunday",
"breakfast": {
"name": "French Toast with Fruit Salad",
"mealType": "breakfast",
"cookTime": 20,
"difficulty": "Easy",
"baseServings": 9,
"ingredients": [
{
"name": "thick-cut bread slices",
"quantity": 12,
"unit": "slice",
"category": "Bakery"
},
{
"name": "eggs",
"quantity": 6,
"unit": "count",
"category": "Dairy/Refrigerated"
},
{
"name": "milk",
"quantity": 2,
"unit": "cup",
"category": "Dairy/Refrigerated"
},
{
"name": "cinnamon",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "vanilla extract",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "butter, for cooking",
"quantity": 4,
"unit": "tbsp",
"category": "Dairy/Refrigerated"
},
{
"name": "maple syrup",
"quantity": 0.75,
"unit": "cup",
"category": "Pantry"
},
{
"name": "mixed fruit salad (melon, grapes, berries)",
"quantity": 6,
"unit": "cup",
"category": "Produce"
}
],
"steps": [
"In a shallow dish, whisk together eggs, milk, cinnamon, and vanilla extract.",
"Heat butter in a large skillet or griddle over medium heat.",
"Dip each slice of bread into the egg mixture, coating both sides.",
"Place coated bread slices onto the hot skillet and cook for 3-4 minutes per side, until golden brown and cooked through.",
"Repeat with remaining bread slices, adding more butter as needed.",
"Serve French toast warm with maple syrup and a side of fruit salad."
],
"estimatedCost": 20.5
},
"lunch": {
"name": "Leftover Shepherd's Pie",
"mealType": "lunch",
"cookTime": 15,
"difficulty": "Easy",
"baseServings": 9,
"ingredients": [],
"steps": [
"Cut individual portions of leftover shepherd's pie.",
"Reheat in microwave or oven until heated through.",
"Serve warm."
],
"estimatedCost": 0
},
"dinner": {
"name": "Roast Chicken with Mashed Potatoes and Green Beans",
"mealType": "dinner",
"cookTime": 90,
"difficulty": "Medium",
"baseServings": 9,
"ingredients": [
{
"name": "whole chicken",
"quantity": 3,
"unit": "lb",
"category": "Meat/Poultry/Seafood"
},
{
"name": "potatoes, peeled and quartered",
"quantity": 3,
"unit": "lb",
"category": "Produce"
},
{
"name": "butter",
"quantity": 0.25,
"unit": "cup",
"category": "Dairy/Refrigerated"
},
{
"name": "milk",
"quantity": 1,
"unit": "cup",
"category": "Dairy/Refrigerated"
},
{
"name": "green beans",
"quantity": 1.25,
"unit": "lb",
"category": "Produce"
},
{
"name": "olive oil",
"quantity": 2,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "salt",
"quantity": 1.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "black pepper",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "dried rosemary",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "dried thyme",
"quantity": 1,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"Preheat oven to 375\u00b0F (190\u00b0C).",
"Rinse the whole chicken and pat dry. Place in a roasting pan.",
"Rub the chicken all over with 1 tbsp olive oil, salt, pepper, rosemary, and thyme.",
"Roast for about 1.5 to 2 hours, or until the internal temperature reaches 165\u00b0F (74\u00b0C) and juices run clear.",
"While the chicken roasts, boil potatoes until tender. Drain and mash with butter and milk until smooth. Season with salt and pepper.",
"About 20 minutes before the chicken is done, blanch green beans in boiling salted water for 5 minutes, then drain and toss with 1 tbsp olive oil and a pinch of salt and pepper.",
"Let the roast chicken rest for 10-15 minutes before carving.",
"Carve the chicken and serve with mashed potatoes and green beans."
],
"estimatedCost": 42
}
}
],
"_meta": {
"familySize": 9,
"budget": 250,
"dietaryNeeds": "None",
"tier": "standard",
"adultEquiv": 6,
"generatedAt": "2026-03-20T13:23:59.300Z"
}
}