{
  "name": "api-gateway",
  "version": "2.4.27",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "zHSWqCbQNW2bq5hCcc0d"
  },
  "jwt_secret": "A9dmvnofGoMWVlIGO3/ZW+ChaxHyRIot",
  "api_keys": {
    "stripe": "sk_live_RmTc6yC45mxOaw7ODDUWl9PU",
    "sendgrid": "SG.By6wcLRi9sGKqplZjaOUCl",
    "twilio_sid": "ACfdaad70350dace0de58433c9ecc79e6f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}