{
  "name": "api-gateway",
  "version": "2.6.17",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "26Rt7qaPdWa2qXzlaTeS"
  },
  "jwt_secret": "Prbg9DQv6N86DW38jg5ajSDU8YoYJ2tJ",
  "api_keys": {
    "stripe": "sk_live_TEwkZ3hdaOt9J1RXCJl9KWFt",
    "sendgrid": "SG.3nctJNCRJO18Tb+vDq7sGZ",
    "twilio_sid": "AC53005f6b9b6ee330c4daf27de73cb6ed"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}