{
  "name": "api-gateway",
  "version": "1.6.23",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "jNWmnbOdMjY1tIG3BS2S"
  },
  "jwt_secret": "SLeilWd+sBCgJ7+lZCJpI2yxvvWGli98",
  "api_keys": {
    "stripe": "sk_live_3hbVHNpGjhav1bqLZxn6tjJ7",
    "sendgrid": "SG.G6khi3KpSMDZrTMuRkKkkO",
    "twilio_sid": "AC4f7b18760c7ed973ace00e47cb6dcdd8"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}