{
  "name": "api-gateway",
  "version": "1.4.15",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GMl74mKOOFb1p9cwdhBE"
  },
  "jwt_secret": "w0JpNn+DCZZl9swGm2F9yFps6Cup5ygD",
  "api_keys": {
    "stripe": "sk_live_U5S00chEzxvv6qnHHMiBMosy",
    "sendgrid": "SG.2oiGlSRE0SR7FFCGEHQUyY",
    "twilio_sid": "AC5a49923bc976eeeedf5c2a588768c4ea"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}