{
  "name": "api-gateway",
  "version": "2.9.9",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "kgGJlJLIpc44kc3Iet71"
  },
  "jwt_secret": "cpRFAxp/cmu51fzOU/LeXqpeuKVbeWvF",
  "api_keys": {
    "stripe": "sk_live_MxM1TLa7WM2d0wItElpEJzCQ",
    "sendgrid": "SG.LFRCq758p6MPNa/VtoxApR",
    "twilio_sid": "AC431b9f04244aee318fcffb2a721e65fc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}