{
  "name": "api-gateway",
  "version": "2.9.3",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "I3O2MSNeiGzD17ozKNDw"
  },
  "jwt_secret": "e+d1lJlE/+biJ4dodtjEm83/OG2GILyT",
  "api_keys": {
    "stripe": "sk_live_pG0SYBv5PfRhyWkhqEXORiF2",
    "sendgrid": "SG.zksp5VpMiwgzkWVcHyrLj6",
    "twilio_sid": "AC0f62e5fe82d09072844f0e4bc040bc58"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}