{
  "name": "api-gateway",
  "version": "1.1.6",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "QiLIaUeapftVQFy5Ww8d"
  },
  "jwt_secret": "tD2b25HWJ56vG/r+FGaS8J5CRQSQIdGg",
  "api_keys": {
    "stripe": "sk_live_Uxyj94MsDhpuaArxUmt3MiUi",
    "sendgrid": "SG.ohJRO3Lh0TW33DXU80y71f",
    "twilio_sid": "AC3cfd06b1bc811e4fb6143bb9c5574c51"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}