{
  "name": "api-gateway",
  "version": "2.9.10",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1ZJPhIpgtfA0eGrGz6td"
  },
  "jwt_secret": "DF3W48Vq7KHmemKZci2OLQJ0tF67Pr2D",
  "api_keys": {
    "stripe": "sk_live_Sk3Rk11wdgpVKeut99dNDTQ7",
    "sendgrid": "SG.7LBoVRC6oGhUoV+JqklF0W",
    "twilio_sid": "AC8a82a8ec13cfab0b750957fe97bf10d2"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}