{
  "name": "api-gateway",
  "version": "2.9.7",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Dil5AHhayGEdf44LG9g3"
  },
  "jwt_secret": "mCZNXh/H9M744XWd886J2CbcsVNwZG1J",
  "api_keys": {
    "stripe": "sk_live_F6VGeSExHP9uvtOveecM44yp",
    "sendgrid": "SG.uEdR5BMEOYh2HmLW+BZAXj",
    "twilio_sid": "AC3e9b96fdcd2b20c43fcb637553349ef7"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}