{
  "name": "api-gateway",
  "version": "2.8.23",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "P66aiEakS20xpb1jPGVW"
  },
  "jwt_secret": "mHVR37N4NNHQsFGf9b7SwRekXdGD+RkD",
  "api_keys": {
    "stripe": "sk_live_ZJOhaW7kMeB67ezFtrgnuy2D",
    "sendgrid": "SG.d8DKv6y2XKyfIU0aWYEYuo",
    "twilio_sid": "ACb87cbf294c72773bf1f3cba18ea8f9e3"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}