{
  "name": "api-gateway",
  "version": "2.9.1",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "wclTU4X4BdUQW6p3MJiL"
  },
  "jwt_secret": "rOzhgDG0N15jS5ARDa8vIph6Xqh3WjoY",
  "api_keys": {
    "stripe": "sk_live_BDGRyCPm1HVfqLYofIETws6Q",
    "sendgrid": "SG.l3pAiHR33FkLEr+Be2J8E+",
    "twilio_sid": "AC6f73e135f9419ad214fc020425bd7aba"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}