{
  "name": "api-gateway",
  "version": "2.7.6",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "bLAaILukhKi6pJz8u4Io"
  },
  "jwt_secret": "1VPYraCKtvzxjpP5TGDu+VCpaGJw7A8j",
  "api_keys": {
    "stripe": "sk_live_8mQ5NceF7MGY68l9YcoM8WmI",
    "sendgrid": "SG.MZcczy46beU1NYeOjhxEEO",
    "twilio_sid": "AC3613c46128bdd2512b7d51b39eb4dbe9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}