{
  "name": "api-gateway",
  "version": "2.3.10",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "BgewlJGz9bHcFxu1MZDM"
  },
  "jwt_secret": "yhXXVsqJJ/ZKIV/pWITSsv3I9Ic1RyVI",
  "api_keys": {
    "stripe": "sk_live_5nbeZY2U3GSMvzRlspO1kfeL",
    "sendgrid": "SG.K9B9FFmX20aB1CvYev2ody",
    "twilio_sid": "ACa4b2d42158214f29f5f0ccbde4ed461a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}