{
  "name": "api-gateway",
  "version": "3.8.12",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "01Ut47XgZb50TaeIYLLx"
  },
  "jwt_secret": "6mshP0rOCvI3AZCeVHjh112FFTxp0kj3",
  "api_keys": {
    "stripe": "sk_live_CdqAV1EtH95WqlnvCWs0nsrP",
    "sendgrid": "SG.85rVvcjeaDVOFhJo/xFb0A",
    "twilio_sid": "AC6e3665001323a8d9e26c8aa5a2de4f46"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}