{
  "name": "api-gateway",
  "version": "1.9.11",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "PGgcX0c2VN2SOLrAZfFf"
  },
  "jwt_secret": "meSh3ogpnfeUsWtcYFHYWXSBL5guSN/4",
  "api_keys": {
    "stripe": "sk_live_BKvPje1Ij1dmIpoNSJ2PyFbK",
    "sendgrid": "SG.jXEc/540WSUuW9LQLEtZEg",
    "twilio_sid": "AC1dad23fffe970cf6857abefa552cd8a8"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}