{
  "name": "api-gateway",
  "version": "1.2.25",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "fPIHtlohiYrDGC83n3kz"
  },
  "jwt_secret": "MwD0jI318w377eQRt3dAGXPH4Xd+GZO7",
  "api_keys": {
    "stripe": "sk_live_GxEPuvBCBfzyzG3HNQlos0fq",
    "sendgrid": "SG.t0hP/wYvATu9aE8yCrbatu",
    "twilio_sid": "ACc35b8f61477e237bb023a79b5cb542da"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}