{
  "metadata": {
    "title": "PHAT Foods Strategy",
    "brand": "phat",
    "theme": "liquid-gold",
    "version": "1.0"
  },
  "slides": [
    {
      "id": "slide-1",
      "type": "title",
      "content": {
        "headline": "PHAT Foods",
        "subline": "Premium Healthy Asian Takeout"
      },
      "layout": {
        "alignment": "center",
        "background": "liquid-gold"
      }
    },
    {
      "id": "slide-2",
      "type": "content",
      "content": {
        "headline": "Our Mission",
        "body": "Revolutionizing Asian cuisine with premium healthy ingredients and authentic flavors.",
        "bullets": [
          "Fresh, organic ingredients sourced locally",
          "Traditional recipes with modern health focus", 
          "Sustainable packaging and delivery"
        ]
      },
      "layout": {
        "alignment": "left",
        "columns": 1
      }
    },
    {
      "id": "slide-3",
      "type": "split",
      "content": {
        "headline": "Market Opportunity",
        "text": "The healthy food delivery market is growing 15% annually. Asian cuisine represents the fastest-growing segment with premium positioning.",
        "image": "assets/images/market-growth.jpg",
        "image_caption": "Asian food delivery growth 2020-2025"
      },
      "layout": {
        "split_ratio": "60-40",
        "text_side": "left",
        "alignment": "center"
      }
    },
    {
      "id": "slide-4",
      "type": "content",
      "content": {
        "headline": "Financial Projections",
        "body": "Strong growth trajectory with path to profitability by Q3 2026.",
        "bullets": [
          "Q4 2025: $2.5M revenue (300% growth)",
          "Q2 2026: Break-even milestone",
          "Q4 2026: $8M revenue target"
        ]
      }
    }
  ]
}