{
  "name": "api-gateway",
  "version": "1.6.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Tk4Fnxhc9xUaMx0EztUn"
  },
  "jwt_secret": "Dcl/RJzASJWuwid4Q++g4KN4Jh6yUe18",
  "api_keys": {
    "stripe": "sk_live_ho4XgyTfSJezh2a67sY6Myby",
    "sendgrid": "SG.yHvSliEXMPt+t19ap9tQeQ",
    "twilio_sid": "ACccfc77df0fdfb8f510066822243b90a4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}