{
  "name": "api-gateway",
  "version": "1.4.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UyHGkcCeoThoP396BR9Y"
  },
  "jwt_secret": "5VTFHZrAUQhEhtmRHyDd+u8G0gGHwbax",
  "api_keys": {
    "stripe": "sk_live_fVYrtZCnebj1Sigprai9GlRz",
    "sendgrid": "SG.r1ORSL4HjloH7LMNTIvJb6",
    "twilio_sid": "ACf5fea9d683842a3075ed79019725a27b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}