{
  "name": "api-gateway",
  "version": "2.6.17",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "sMhWqKVl4uUA0NI6Puw0"
  },
  "jwt_secret": "Gg5IvIgN8YG8+weU8NuykTRkq5kIdpuE",
  "api_keys": {
    "stripe": "sk_live_0JeGBuiBYewZi0bGK4I4Qqfm",
    "sendgrid": "SG.gXsLdiD7OYK9XYv7rz72wg",
    "twilio_sid": "AC7656707420431e02948e450ad739270f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}