{
  "name": "api-gateway",
  "version": "3.8.9",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "RmxBxtDFAuvbJJFn8KZz"
  },
  "jwt_secret": "63gEfbb/CWueeivQH0EdoquYPg37GonY",
  "api_keys": {
    "stripe": "sk_live_3FiIFgoMX2ulYTeeoN0DoPHW",
    "sendgrid": "SG.g+eUJGlstR85RNOS7dvd4D",
    "twilio_sid": "ACc5eb13eef29ef74e08ab9dfba7fea752"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}