{
  "name": "api-gateway",
  "version": "1.2.28",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "CyMz8gL6PgFt6VA9Ej9a"
  },
  "jwt_secret": "c0jUsLMp4fhW/4Ybph4X73IIeOwD/d7/",
  "api_keys": {
    "stripe": "sk_live_yi3thhdubxPPTwlePkIl9dJL",
    "sendgrid": "SG.3dAobb6gAFj3R2SqyIewA8",
    "twilio_sid": "AC87d5c6304550fc1b3fe3ea0396df6558"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}