{
  "name": "api-gateway",
  "version": "2.5.17",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "X8gU9V0tisLKjb3wcGrJ"
  },
  "jwt_secret": "RSrVLpCZhpBklpdzOxpt+I6EbRPJz7BA",
  "api_keys": {
    "stripe": "sk_live_sQ4xg9N6q5Qw2T35c194CDy1",
    "sendgrid": "SG.6u8A7ijZdyD1ObiAS3iVFb",
    "twilio_sid": "AC1fbbcbacb5f6d29ba0effc2bac046f10"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}