{
  "name": "api-gateway",
  "version": "3.2.3",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "OEOSqcLZGSYN7YVZsguP"
  },
  "jwt_secret": "9yuYXeXzdI9wfszrCdjGs3n1N+92oKq0",
  "api_keys": {
    "stripe": "sk_live_BdivLOGIVLEr9v3skRyhAKk7",
    "sendgrid": "SG.7r9kR5YnPQL4C1FboWFhER",
    "twilio_sid": "AC371427c605e7777bdb836f260ef01dc8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}