{
  "name": "api-gateway",
  "version": "3.1.4",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "kesgDQ5vTWZeMHUcguuf"
  },
  "jwt_secret": "wkq09rQCrGhKpHEDWMVx3qkZgGyOyNKo",
  "api_keys": {
    "stripe": "sk_live_pZ0JUP8JHUUrxeSPXwFutY7c",
    "sendgrid": "SG.P5F0aR8Hsx06Ol4K+OcIm2",
    "twilio_sid": "AC56de273c13c0ce6ee620ff8538f0a769"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}