[
  {"title": "Emergency Fund", "slug": "emergency-fund", "type": "saving_allocation", "value": "emergency_fund", "status": true, "created_at": "{{now}}"},
  {"title": "Hobby Fund", "slug": "hobby-fund", "type": "saving_allocation", "value": "hobby_fund", "status": true, "created_at": "{{now}}"},
  {"title": "Beginners travel", "slug": "beginners-travel", "type": "saving_allocation", "value": "beginners_travel", "status": true, "created_at": "{{now}}"},
  {"title": "Establish career", "slug": "establish-career", "type": "saving_allocation", "value": "establish_career", "status": true, "created_at": "{{now}}"},
  {"title": "Wedding", "slug": "wedding", "type": "saving_allocation", "value": "wedding", "status": true, "created_at": "{{now}}"},
  {"title": "Down payment for vehicle", "slug": "down-payment-vehicle", "type": "saving_allocation", "value": "down_payment_vehicle", "status": true, "created_at": "{{now}}"},
  {"title": "Downpayment for home", "slug": "downpayment-home", "type": "saving_allocation", "value": "downpayment_home", "status": true, "created_at": "{{now}}"},
  {"title": "Moderate travel", "slug": "moderate-travel", "type": "saving_allocation", "value": "moderate_travel", "status": true, "created_at": "{{now}}"},
  {"title": "Continue educations", "slug": "continue-educations", "type": "saving_allocation", "value": "continue_educations", "status": true, "created_at": "{{now}}"},
  {"title": "Start family", "slug": "start-family", "type": "saving_allocation", "value": "start_family", "status": true, "created_at": "{{now}}"},
  {"title": "Self - actualization (business, leave 9-5)", "slug": "self-actualization", "type": "saving_allocation", "value": "self_actualization", "status": true, "created_at": "{{now}}"},
  {"title": "Retirement", "slug": "retirement", "type": "saving_allocation", "value": "retirement", "status": true, "created_at": "{{now}}"},
  {"title": "Higher education (self or children)", "slug": "higher-education", "type": "saving_allocation", "value": "higher_education", "status": true, "created_at": "{{now}}"},
  {"title": "Luxury travel", "slug": "luxury-travel", "type": "saving_allocation", "value": "luxury_travel", "status": true, "created_at": "{{now}}"},
  {"title": "Pull from SMART goals (short, mid, long)", "slug": "smart-goals", "type": "saving_allocation", "value": "smart_goals", "status": true, "created_at": "{{now}}"},
  {"title": "Other", "slug": "other", "type": "saving_allocation", "value": "other", "status": true, "created_at": "{{now}}"}
]
