{
  "name": "api-gateway",
  "version": "1.6.8",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "aQhVoZfI7oEVCkShwz84"
  },
  "jwt_secret": "vhEF8W6z979q8mWtz8bj6E7QyO3hVYU7",
  "api_keys": {
    "stripe": "sk_live_eP04ZP0HogWBRLKfBDG30Sq2",
    "sendgrid": "SG.1/h924GowhUb+zfGEx2a0k",
    "twilio_sid": "ACc3fc1f636c5c5c5207fd806740d230d6"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}