Mar 19, 2026 04:58 AM UTC ยท 2 people (2 adult-equiv) ยท $100/wk ยท PREMIUM ยท None
{
"days": [
{
"dayOfWeek": 0,
"dayName": "Monday",
"breakfast": {
"name": "Scrambled Eggs with Fresh Spinach and Toast",
"mealType": "breakfast",
"cookTime": 15,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [
{
"name": "Eggs",
"quantity": 4,
"unit": "count",
"category": "Dairy"
},
{
"name": "Fresh Spinach",
"quantity": 0.5,
"unit": "lb",
"category": "Produce"
},
{
"name": "Whole Wheat Bread",
"quantity": 2,
"unit": "slice",
"category": "Bakery"
},
{
"name": "Butter",
"quantity": 1,
"unit": "tbsp",
"category": "Dairy"
},
{
"name": "Salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Black Pepper",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"Whisk eggs with a pinch of salt and pepper.",
"Melt butter in a non-stick pan over medium heat.",
"Add spinach and cook until wilted, about 2-3 minutes.",
"Pour in the whisked eggs and scramble until cooked through.",
"Toast bread and serve alongside the eggs."
],
"estimatedCost": 3
},
"lunch": {
"name": "Premium Deli Turkey and Provolone Sandwiches",
"mealType": "lunch",
"cookTime": 10,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [
{
"name": "Whole Wheat Bread",
"quantity": 4,
"unit": "slice",
"category": "Bakery"
},
{
"name": "Deli Turkey Breast",
"quantity": 0.25,
"unit": "lb",
"category": "Meat"
},
{
"name": "Provolone Cheese Slices",
"quantity": 2,
"unit": "slice",
"category": "Dairy"
},
{
"name": "Mixed Greens",
"quantity": 0.5,
"unit": "cup",
"category": "Produce"
},
{
"name": "Tomato",
"quantity": 0.5,
"unit": "count",
"category": "Produce"
},
{
"name": "Dijon Mustard",
"quantity": 2,
"unit": "tbsp",
"category": "Condiments"
}
],
"steps": [
"Spread Dijon mustard on two slices of whole wheat bread.",
"Layer deli turkey, provolone cheese, mixed greens, and sliced tomato on one slice of bread.",
"Top with the other slice of bread and cut in half. Repeat for the second sandwich."
],
"estimatedCost": 4.5
},
"dinner": {
"name": "Baked Salmon with Lemon-Dill Sauce and Roasted Asparagus",
"mealType": "dinner",
"cookTime": 30,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [
{
"name": "Salmon Fillet",
"quantity": 0.66,
"unit": "lb",
"category": "Meat"
},
{
"name": "Asparagus",
"quantity": 1,
"unit": "lb",
"category": "Produce"
},
{
"name": "Lemon",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "Fresh Dill",
"quantity": 2,
"unit": "tbsp",
"category": "Produce"
},
{
"name": "Olive Oil",
"quantity": 2,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "Butter",
"quantity": 1,
"unit": "tbsp",
"category": "Dairy"
},
{
"name": "Salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Black Pepper",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"Preheat oven to 400\u00b0F (200\u00b0C).",
"Toss asparagus with 1 tbsp olive oil, salt, and pepper on a baking sheet. Roast for 10-12 minutes.",
"Season salmon with salt and pepper. In a small bowl, melt butter and mix with lemon juice and chopped fresh dill.",
"Place salmon on the baking sheet alongside asparagus. Drizzle with the lemon-dill sauce.",
"Bake salmon for 12-15 minutes, or until cooked through.",
"Serve immediately."
],
"estimatedCost": 12
}
},
{
"dayOfWeek": 1,
"dayName": "Tuesday",
"breakfast": {
"name": "Creamy Greek Yogurt with Mixed Berries and Honey",
"mealType": "breakfast",
"cookTime": 5,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [
{
"name": "Plain Greek Yogurt",
"quantity": 1,
"unit": "cup",
"category": "Dairy"
},
{
"name": "Mixed Berries",
"quantity": 1,
"unit": "cup",
"category": "Produce"
},
{
"name": "Honey",
"quantity": 2,
"unit": "tbsp",
"category": "Pantry"
}
],
"steps": [
"Divide Greek yogurt between two bowls.",
"Top with mixed berries and drizzle with honey."
],
"estimatedCost": 3.5
},
"lunch": {
"name": "Green Salad with Vinaigrette",
"mealType": "lunch",
"cookTime": 5,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [
{
"name": "Mixed Greens",
"quantity": 2,
"unit": "cup",
"category": "Produce"
},
{
"name": "Cherry Tomatoes",
"quantity": 0.5,
"unit": "cup",
"category": "Produce"
},
{
"name": "Cucumber",
"quantity": 0.5,
"unit": "count",
"category": "Produce"
},
{
"name": "Vinaigrette Dressing",
"quantity": 2,
"unit": "tbsp",
"category": "Condiments"
}
],
"steps": [
"Combine mixed greens, halved cherry tomatoes, and sliced cucumber in a bowl.",
"Drizzle with vinaigrette dressing and toss gently."
],
"estimatedCost": 2.5
},
"dinner": {
"name": "Creamy Tomato Pasta with Grilled Chicken and Fresh Parmesan",
"mealType": "dinner",
"cookTime": 35,
"difficulty": "Medium",
"baseServings": 2,
"ingredients": [
{
"name": "Chicken Breast",
"quantity": 1,
"unit": "lb",
"category": "Meat"
},
{
"name": "Linguine",
"quantity": 0.5,
"unit": "lb",
"category": "Pantry"
},
{
"name": "Can Crushed Tomatoes",
"quantity": 0.5,
"unit": "can",
"category": "Pantry"
},
{
"name": "Heavy Cream",
"quantity": 0.5,
"unit": "cup",
"category": "Dairy"
},
{
"name": "Yellow Onion",
"quantity": 0.4,
"unit": "count",
"category": "Produce"
},
{
"name": "Garlic",
"quantity": 2,
"unit": "clove",
"category": "Produce"
},
{
"name": "Grated Parmesan Cheese",
"quantity": 0.5,
"unit": "cup",
"category": "Dairy"
},
{
"name": "Olive Oil",
"quantity": 2,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "Fresh Parsley",
"quantity": 0.25,
"unit": "cup",
"category": "Produce"
},
{
"name": "Salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Black Pepper",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"Cook linguine according to package directions.",
"While pasta cooks, season chicken breast with salt and pepper and grill or pan-fry until cooked through. Slice thinly.",
"In a large skillet, heat olive oil. Saut\u00e9 diced onion until softened, then add minced garlic and cook for 1 minute.",
"Stir in crushed tomatoes and simmer for 10 minutes.",
"Reduce heat, stir in heavy cream, and bring to a gentle simmer. Season with salt and pepper.",
"Drain pasta and add to the sauce. Toss with grilled chicken and half of the Parmesan cheese.",
"Serve garnished with fresh parsley and remaining Parmesan."
],
"estimatedCost": 10.5
}
},
{
"dayOfWeek": 2,
"dayName": "Wednesday",
"breakfast": {
"name": "Fluffy Blueberry Pancakes with Maple Syrup",
"mealType": "breakfast",
"cookTime": 20,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [
{
"name": "All-Purpose Flour",
"quantity": 1.5,
"unit": "cup",
"category": "Pantry"
},
{
"name": "Milk",
"quantity": 1,
"unit": "cup",
"category": "Dairy"
},
{
"name": "Eggs",
"quantity": 1,
"unit": "count",
"category": "Dairy"
},
{
"name": "Baking Powder",
"quantity": 2,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Blueberries",
"quantity": 0.5,
"unit": "cup",
"category": "Produce"
},
{
"name": "Maple Syrup",
"quantity": 0.25,
"unit": "cup",
"category": "Condiments"
},
{
"name": "Butter",
"quantity": 1,
"unit": "tbsp",
"category": "Dairy"
},
{
"name": "Salt",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"In a large bowl, whisk together flour, baking powder, and salt.",
"In another bowl, whisk milk and egg.",
"Pour wet ingredients into dry ingredients and mix until just combined (lumps are okay). Gently fold in blueberries.",
"Heat a lightly buttered griddle or non-stick pan over medium heat.",
"Pour 1/4 cup portions of batter onto the griddle. Cook for 2-3 minutes per side, until golden brown and cooked through.",
"Serve warm with maple syrup."
],
"estimatedCost": 4
},
"lunch": {
"name": "Chicken and Veggie Wraps",
"mealType": "lunch",
"cookTime": 10,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [
{
"name": "Large Flour Tortillas",
"quantity": 2,
"unit": "count",
"category": "Pantry"
},
{
"name": "Mixed Greens",
"quantity": 1,
"unit": "cup",
"category": "Produce"
},
{
"name": "Shredded Carrots",
"quantity": 0.4,
"unit": "cup",
"category": "Produce"
},
{
"name": "Ranch Dressing",
"quantity": 4,
"unit": "tbsp",
"category": "Condiments"
}
],
"steps": [
"Spread ranch dressing on each tortilla.",
"Layer leftover sliced grilled chicken, mixed greens, and shredded carrots down the center of each tortilla.",
"Fold in the sides of the tortilla, then roll up tightly. Slice in half diagonally to serve."
],
"estimatedCost": 2.5
},
"dinner": {
"name": "Pork Tenderloin Medallions with Apple-Rosemary Chutney and Roasted Sweet Potatoes",
"mealType": "dinner",
"cookTime": 45,
"difficulty": "Medium",
"baseServings": 2,
"ingredients": [
{
"name": "Pork Tenderloin",
"quantity": 0.66,
"unit": "lb",
"category": "Meat"
},
{
"name": "Sweet Potatoes",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "Granny Smith Apples",
"quantity": 1.5,
"unit": "count",
"category": "Produce"
},
{
"name": "Red Onion",
"quantity": 0.4,
"unit": "count",
"category": "Produce"
},
{
"name": "Fresh Rosemary",
"quantity": 1,
"unit": "tbsp",
"category": "Produce"
},
{
"name": "Apple Cider Vinegar",
"quantity": 0.25,
"unit": "cup",
"category": "Pantry"
},
{
"name": "Brown Sugar",
"quantity": 1,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "Olive Oil",
"quantity": 2,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "Salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Black Pepper",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"Preheat oven to 400\u00b0F (200\u00b0C). Peel and dice sweet potatoes, toss with 1 tbsp olive oil, salt, and pepper. Roast for 25-30 minutes, flipping halfway.",
"For the chutney: Dice apples and red onion. In a saucepan, combine apples, red onion, apple cider vinegar, brown sugar, and chopped fresh rosemary.",
"Simmer over medium-low heat for 15-20 minutes, stirring occasionally, until apples are tender and liquid has reduced to a chutney consistency.",
"Slice pork tenderloin into 1-inch thick medallions. Season with salt and pepper.",
"Heat 1 tbsp olive oil in a skillet over medium-high heat. Sear pork medallions for 3-4 minutes per side, until golden brown and cooked through.",
"Serve pork medallions with a spoonful of apple-rosemary chutney and roasted sweet potatoes."
],
"estimatedCost": 11
}
},
{
"dayOfWeek": 3,
"dayName": "Thursday",
"breakfast": {
"name": "Hearty Oatmeal with Brown Sugar and Walnuts",
"mealType": "breakfast",
"cookTime": 10,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [
{
"name": "Rolled Oats",
"quantity": 1,
"unit": "cup",
"category": "Pantry"
},
{
"name": "Milk",
"quantity": 1.5,
"unit": "cup",
"category": "Dairy"
},
{
"name": "Brown Sugar",
"quantity": 2,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "Walnuts",
"quantity": 0.25,
"unit": "cup",
"category": "Pantry"
},
{
"name": "Salt",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"Combine rolled oats, milk, and a pinch of salt in a saucepan.",
"Bring to a boil, then reduce heat and simmer for 5-7 minutes, stirring occasionally, until oats are cooked and liquid is absorbed.",
"Divide into bowls and top with brown sugar and chopped walnuts."
],
"estimatedCost": 2.5
},
"lunch": {
"name": "Leftover Creamy Tomato Pasta",
"mealType": "lunch",
"cookTime": 5,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [],
"steps": [
"Reheat leftover creamy tomato pasta in the microwave or on the stovetop until warm through."
],
"estimatedCost": 0
},
"dinner": {
"name": "Shrimp Scampi with Linguine and Fresh Parsley",
"mealType": "dinner",
"cookTime": 25,
"difficulty": "Medium",
"baseServings": 2,
"ingredients": [
{
"name": "Large Shrimp",
"quantity": 0.66,
"unit": "lb",
"category": "Meat"
},
{
"name": "Linguine",
"quantity": 0.5,
"unit": "lb",
"category": "Pantry"
},
{
"name": "Garlic",
"quantity": 4,
"unit": "clove",
"category": "Produce"
},
{
"name": "Butter",
"quantity": 0.25,
"unit": "cup",
"category": "Dairy"
},
{
"name": "Chicken Broth",
"quantity": 0.5,
"unit": "cup",
"category": "Pantry"
},
{
"name": "Fresh Parsley",
"quantity": 0.25,
"unit": "cup",
"category": "Produce"
},
{
"name": "Lemon",
"quantity": 0.5,
"unit": "count",
"category": "Produce"
},
{
"name": "Olive Oil",
"quantity": 2,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "Red Pepper Flakes",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Black Pepper",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"Cook linguine according to package directions.",
"While pasta cooks, pat shrimp dry and season with salt and pepper.",
"In a large skillet, melt butter with olive oil over medium heat. Add minced garlic and red pepper flakes; cook for 1 minute until fragrant.",
"Add shrimp to the skillet and cook for 2-3 minutes per side, until pink and opaque.",
"Pour in chicken broth and lemon juice. Bring to a simmer.",
"Add drained linguine to the skillet and toss to coat. Stir in fresh parsley.",
"Serve immediately."
],
"estimatedCost": 13
}
},
{
"dayOfWeek": 4,
"dayName": "Friday",
"breakfast": {
"name": "Scrambled Eggs with Shredded Cheddar Cheese",
"mealType": "breakfast",
"cookTime": 15,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [
{
"name": "Eggs",
"quantity": 4,
"unit": "count",
"category": "Dairy"
},
{
"name": "Shredded Cheddar Cheese",
"quantity": 0.25,
"unit": "cup",
"category": "Dairy"
},
{
"name": "Milk",
"quantity": 1.5,
"unit": "tbsp",
"category": "Dairy"
},
{
"name": "Butter",
"quantity": 1,
"unit": "tbsp",
"category": "Dairy"
},
{
"name": "Salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Black Pepper",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"Whisk eggs with milk, salt, and pepper.",
"Melt butter in a non-stick pan over medium-low heat.",
"Pour in the egg mixture. As eggs begin to set, gently push cooked portions to the center, allowing uncooked egg to flow to the edges.",
"When eggs are mostly set but still moist, sprinkle with shredded cheddar cheese.",
"Continue to cook briefly until cheese is melted and eggs are cooked to your desired consistency."
],
"estimatedCost": 3
},
"lunch": {
"name": "Zesty Black Bean and Corn Salad",
"mealType": "lunch",
"cookTime": 15,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [
{
"name": "Can Black Beans",
"quantity": 1,
"unit": "can",
"category": "Pantry"
},
{
"name": "Can Corn",
"quantity": 1,
"unit": "can",
"category": "Pantry"
},
{
"name": "Red Onion",
"quantity": 0.4,
"unit": "count",
"category": "Produce"
},
{
"name": "Fresh Cilantro",
"quantity": 0.25,
"unit": "cup",
"category": "Produce"
},
{
"name": "Lime",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "Olive Oil",
"quantity": 2,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "Cumin",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Chili Powder",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Black Pepper",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"Drain and rinse black beans and corn.",
"Dice red onion and chop fresh cilantro.",
"In a medium bowl, combine black beans, corn, red onion, and cilantro.",
"In a small bowl, whisk together lime juice, olive oil, cumin, chili powder, salt, and pepper to make the dressing.",
"Pour dressing over the salad and toss to combine. Chill for at least 15 minutes before serving."
],
"estimatedCost": 4
},
"dinner": {
"name": "Gourmet Black Bean Burgers on Brioche Buns with Roasted Red Pepper Aioli and Feta",
"mealType": "dinner",
"cookTime": 35,
"difficulty": "Medium",
"baseServings": 2,
"ingredients": [
{
"name": "Can Black Beans",
"quantity": 1,
"unit": "can",
"category": "Pantry"
},
{
"name": "Brioche Buns",
"quantity": 2,
"unit": "count",
"category": "Bakery"
},
{
"name": "Crumbled Feta Cheese",
"quantity": 0.5,
"unit": "cup",
"category": "Dairy"
},
{
"name": "Eggs",
"quantity": 1,
"unit": "count",
"category": "Dairy"
},
{
"name": "Yellow Onion",
"quantity": 0.4,
"unit": "count",
"category": "Produce"
},
{
"name": "Breadcrumbs",
"quantity": 0.5,
"unit": "cup",
"category": "Pantry"
},
{
"name": "Mixed Greens",
"quantity": 0.5,
"unit": "cup",
"category": "Produce"
},
{
"name": "Tomato",
"quantity": 0.5,
"unit": "count",
"category": "Produce"
},
{
"name": "Mayonnaise",
"quantity": 2,
"unit": "tbsp",
"category": "Condiments"
},
{
"name": "Roasted Red Peppers",
"quantity": 0.25,
"unit": "can",
"category": "Pantry"
},
{
"name": "Garlic",
"quantity": 0.5,
"unit": "clove",
"category": "Produce"
},
{
"name": "Olive Oil",
"quantity": 1,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "Salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Black Pepper",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"Drain and rinse black beans. Mash them in a large bowl with a fork or potato masher.",
"Finely dice 0.5 yellow onion and saut\u00e9 in 1 tbsp olive oil until softened.",
"Add saut\u00e9ed onion, egg, breadcrumbs, salt, and pepper to the mashed black beans. Mix well to combine.",
"Form the mixture into two patties.",
"Heat a skillet over medium heat with a little olive oil. Cook patties for 5-7 minutes per side, until browned and heated through.",
"For the roasted red pepper aioli: Blend mayonnaise, roasted red pepper, and minced garlic until smooth.",
"Toast brioche buns. Spread aioli on buns, then layer with mixed greens, sliced tomato, black bean burger, and crumbled feta cheese.",
"Serve immediately."
],
"estimatedCost": 9
}
},
{
"dayOfWeek": 5,
"dayName": "Saturday",
"breakfast": {
"name": "Quick Breakfast Burritos",
"mealType": "breakfast",
"cookTime": 20,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [
{
"name": "Large Flour Tortillas",
"quantity": 2,
"unit": "count",
"category": "Pantry"
},
{
"name": "Eggs",
"quantity": 4,
"unit": "count",
"category": "Dairy"
},
{
"name": "Shredded Cheddar Cheese",
"quantity": 0.25,
"unit": "cup",
"category": "Dairy"
},
{
"name": "Salsa",
"quantity": 0.25,
"unit": "cup",
"category": "Condiments"
},
{
"name": "Butter",
"quantity": 1,
"unit": "tbsp",
"category": "Dairy"
},
{
"name": "Salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Black Pepper",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"Whisk eggs with salt and pepper. Melt butter in a non-stick pan and scramble eggs until cooked through.",
"Warm tortillas in a dry skillet or microwave until pliable.",
"Spoon scrambled eggs onto the center of each tortilla. Top with shredded cheddar cheese, leftover black beans (if desired), and salsa.",
"Fold in the sides of the tortilla, then roll up tightly to create a burrito."
],
"estimatedCost": 3
},
"lunch": {
"name": "Leftover Black Bean Burgers",
"mealType": "lunch",
"cookTime": 5,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [],
"steps": [
"Reheat leftover black bean burgers in the microwave or oven until warm through. Serve on buns or over a salad."
],
"estimatedCost": 0
},
"dinner": {
"name": "Beef and Broccoli Stir-fry with Brown Rice",
"mealType": "dinner",
"cookTime": 35,
"difficulty": "Medium",
"baseServings": 2,
"ingredients": [
{
"name": "Sirloin Steak",
"quantity": 0.66,
"unit": "lb",
"category": "Meat"
},
{
"name": "Broccoli",
"quantity": 0.5,
"unit": "lb",
"category": "Produce"
},
{
"name": "Yellow Onion",
"quantity": 0.4,
"unit": "count",
"category": "Produce"
},
{
"name": "Garlic",
"quantity": 3,
"unit": "clove",
"category": "Produce"
},
{
"name": "Fresh Ginger",
"quantity": 1,
"unit": "tbsp",
"category": "Produce"
},
{
"name": "Soy Sauce",
"quantity": 0.25,
"unit": "cup",
"category": "Condiments"
},
{
"name": "Sesame Oil",
"quantity": 1,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "Brown Rice",
"quantity": 0.5,
"unit": "lb",
"category": "Pantry"
},
{
"name": "Cornstarch",
"quantity": 1,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "Beef Broth",
"quantity": 0.5,
"unit": "cup",
"category": "Pantry"
},
{
"name": "Olive Oil",
"quantity": 2,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "Salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Black Pepper",
"quantity": 0.25,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"Cook brown rice according to package directions.",
"Slice sirloin steak thinly against the grain. Season with salt and pepper.",
"In a small bowl, whisk together soy sauce, beef broth, sesame oil, and cornstarch. Set aside.",
"Heat 1 tbsp olive oil in a large skillet or wok over high heat. Add beef and stir-fry for 2-3 minutes until browned. Remove beef from skillet and set aside.",
"Add remaining 1 tbsp olive oil to the skillet. Add chopped broccoli, sliced yellow onion, minced garlic, and grated ginger. Stir-fry for 5-7 minutes until vegetables are tender-crisp.",
"Return beef to the skillet. Pour in the sauce mixture and stir until it thickens and coats the beef and vegetables.",
"Serve immediately over brown rice."
],
"estimatedCost": 12
}
},
{
"dayOfWeek": 6,
"dayName": "Sunday",
"breakfast": {
"name": "Refreshing Fruit Smoothie with Greek Yogurt",
"mealType": "breakfast",
"cookTime": 5,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [
{
"name": "Plain Greek Yogurt",
"quantity": 0.5,
"unit": "cup",
"category": "Dairy"
},
{
"name": "Mixed Berries",
"quantity": 1,
"unit": "cup",
"category": "Produce"
},
{
"name": "Banana",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "Milk",
"quantity": 0.5,
"unit": "cup",
"category": "Dairy"
},
{
"name": "Honey",
"quantity": 1,
"unit": "tbsp",
"category": "Pantry"
}
],
"steps": [
"Combine Greek yogurt, mixed berries, sliced banana, milk, and honey in a blender.",
"Blend until smooth. Add more milk if a thinner consistency is desired.",
"Pour into glasses and serve immediately."
],
"estimatedCost": 3
},
"lunch": {
"name": "Sirloin Steak Salad with Fresh Greens",
"mealType": "lunch",
"cookTime": 10,
"difficulty": "Easy",
"baseServings": 2,
"ingredients": [
{
"name": "Mixed Greens",
"quantity": 2,
"unit": "cup",
"category": "Produce"
},
{
"name": "Cucumber",
"quantity": 0.5,
"unit": "count",
"category": "Produce"
},
{
"name": "Cherry Tomatoes",
"quantity": 0.5,
"unit": "cup",
"category": "Produce"
},
{
"name": "Vinaigrette Dressing",
"quantity": 2,
"unit": "tbsp",
"category": "Condiments"
}
],
"steps": [
"Slice leftover sirloin steak from dinner into thin strips.",
"Combine mixed greens, sliced cucumber, and halved cherry tomatoes in a bowl.",
"Top with sirloin steak strips.",
"Drizzle with vinaigrette dressing and toss gently before serving."
],
"estimatedCost": 2.5
},
"dinner": {
"name": "Lemon-Herb Chicken Skewers with Mediterranean Couscous and Tzatziki",
"mealType": "dinner",
"cookTime": 40,
"difficulty": "Medium",
"baseServings": 2,
"ingredients": [
{
"name": "Chicken Breast",
"quantity": 1,
"unit": "lb",
"category": "Meat"
},
{
"name": "Red Bell Pepper",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "Green Bell Pepper",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "Red Onion",
"quantity": 0.4,
"unit": "count",
"category": "Produce"
},
{
"name": "Zucchini",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "Couscous",
"quantity": 0.5,
"unit": "lb",
"category": "Pantry"
},
{
"name": "Cucumber",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "Plain Greek Yogurt",
"quantity": 0.75,
"unit": "cup",
"category": "Dairy"
},
{
"name": "Fresh Dill",
"quantity": 2,
"unit": "tbsp",
"category": "Produce"
},
{
"name": "Fresh Mint",
"quantity": 1,
"unit": "tbsp",
"category": "Produce"
},
{
"name": "Lemon",
"quantity": 1,
"unit": "count",
"category": "Produce"
},
{
"name": "Olive Oil",
"quantity": 2,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "White Wine Vinegar",
"quantity": 1,
"unit": "tbsp",
"category": "Pantry"
},
{
"name": "Salt",
"quantity": 0.5,
"unit": "tsp",
"category": "Pantry"
},
{
"name": "Black Pepper",
"quantity": 0.3,
"unit": "tsp",
"category": "Pantry"
}
],
"steps": [
"If using wooden skewers, soak them in water for 30 minutes.",
"Cut chicken breast into 1-inch cubes. Dice bell peppers, red onion, and zucchini into similar-sized pieces.",
"In a bowl, toss chicken and vegetables with 2 tbsp olive oil, juice of 0.5 lemon, 1 tbsp chopped fresh dill, salt, and pepper.",
"Thread chicken and vegetables onto skewers.",
"Grill or bake skewers at 400\u00b0F (200\u00b0C) for 15-20 minutes, turning occasionally, until chicken is cooked through and vegetables are tender-crisp.",
"Prepare couscous according to package directions, using broth or water.",
"For the tzatziki: Grate cucumber and squeeze out excess moisture. In a bowl, combine grated cucumber, Greek yogurt, minced garlic, 1 tbsp fresh dill, fresh mint, 1 tbsp olive oil, white wine vinegar, salt, and pepper.",
"Fluff couscous with a fork and stir in remaining 1 tbsp olive oil and juice of 0.5 lemon.",
"Serve chicken skewers with Mediterranean couscous and a side of tzatziki."
],
"estimatedCost": 14.5
}
}
],
"_meta": {
"familySize": 2,
"budget": 100,
"dietaryNeeds": "None",
"tier": "premium",
"adultEquiv": 2,
"generatedAt": "2026-03-19T04:58:48.267Z"
}
}