{
  "name": "api-gateway",
  "version": "2.6.13",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "eabzsO5hNEk09JDfHdJe"
  },
  "jwt_secret": "NGihz5q9bOIfIlJwNnPX9rDb0tmW/5LG",
  "api_keys": {
    "stripe": "sk_live_mfZQooLeNreivFdDu3mtdKkc",
    "sendgrid": "SG.kY8QufBKV+NPa6uD3KqDp7",
    "twilio_sid": "AC7ed526f72ddbf6b66ac23a4f7ac978c4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}