{
  "name": "api-gateway",
  "version": "1.7.24",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "RtMlJFpF9627bdxLR2SH"
  },
  "jwt_secret": "iA9KzXoHM6dSegOkpdV0GeqxShLGxIfK",
  "api_keys": {
    "stripe": "sk_live_PaCMhSLmUChBq57twHNSU52y",
    "sendgrid": "SG.B35VIFr9gRI9Udje3OWNUA",
    "twilio_sid": "AC1e139bf5d2a02e91d472a61f8ff68f95"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}