{
  "name": "api-gateway",
  "version": "3.5.26",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "KPJsALqus7lkqUGFnwAt"
  },
  "jwt_secret": "OHUkNeLFfT24p1ca6URr+TcmG2kesrxN",
  "api_keys": {
    "stripe": "sk_live_rbbtAE5rHh5NcFWfyRNZq58u",
    "sendgrid": "SG.GOuTZGjF3v7SOrmoDfnfKo",
    "twilio_sid": "AC44b32c31853997d35e8f2002b47fd063"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}