{
  "name": "api-gateway",
  "version": "1.9.14",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "4elhS8mB6iPuGmQDWNTR"
  },
  "jwt_secret": "VuGSJntly/D18cdhlYvwL051EjUHrE4j",
  "api_keys": {
    "stripe": "sk_live_29rI0QzbuTzcdM3fzAZghNee",
    "sendgrid": "SG.mdyEw4/4+uG047H9DcIctM",
    "twilio_sid": "AC0721876d53299f67aaebcc3f9d4b5a7e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}