{
  "name": "api-gateway",
  "version": "3.6.3",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "LSa5YMZMbdaUftDeowcu"
  },
  "jwt_secret": "jTIZCVO0vWaJ9Ic/ZqBftQMnWFLFZEz+",
  "api_keys": {
    "stripe": "sk_live_JNODQOYKVn7phyMrS891rNGt",
    "sendgrid": "SG.eH1vHSW9Zm0y2j3HQezi3Q",
    "twilio_sid": "AC0c797354f6492bbd5c41150faa4e62af"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}