{
  "name": "api-gateway",
  "version": "1.9.6",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "rjhnPVEHrIjGg9jCwDs0"
  },
  "jwt_secret": "/hLoBGd/V2znTJvMieSweacGtayGhdtS",
  "api_keys": {
    "stripe": "sk_live_bH1GBrpjqXRbHWYXTjA8bkf8",
    "sendgrid": "SG.frbXxs/ZizpCDnsrRi95SU",
    "twilio_sid": "AC4c6ea657b13ecbb8864e1ecfa419bd5e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}