{
  "name": "api-gateway",
  "version": "2.3.20",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "L3MZ4QtoQ40UI3pJVZCA"
  },
  "jwt_secret": "A1WpAR3zYtuvF02LVyYgdpW1pmIHh14c",
  "api_keys": {
    "stripe": "sk_live_caoHOouZUtCrldWZSiCcYsMf",
    "sendgrid": "SG.c2XdrJ6xjqX595MSsatqmc",
    "twilio_sid": "ACe89efd5b2807670691ab734698e5fce3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}