{
  "name": "api-gateway",
  "version": "2.9.2",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UwxPzYRfyuhLuAhVh0AP"
  },
  "jwt_secret": "XqoF5KbcpqtNVEuzRSj46AQQ7xiHSJul",
  "api_keys": {
    "stripe": "sk_live_8XjrLdSKFHO1NYI2FOb3MglL",
    "sendgrid": "SG.sBEFJTi8xK84Hexx4mWP0u",
    "twilio_sid": "AC27de8abddb5c671044dc203cb48b23b4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}