{
  "name": "api-gateway",
  "version": "3.7.29",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "cz3JhG1f4dfTYMHjy42y"
  },
  "jwt_secret": "UjEXTK7GcsBpD5tweloYxESsI9cZj1af",
  "api_keys": {
    "stripe": "sk_live_HhLuJnoKvztJgxHdjKX5u4sA",
    "sendgrid": "SG.2NG2YrK8jd1iVOnBjQ6TKR",
    "twilio_sid": "AC9110d790a10900ba876cd95eca7a6955"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}