{
  "name": "api-gateway",
  "version": "3.8.1",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "jaOhppv13U09iMxOC6e2"
  },
  "jwt_secret": "DzhT2OFVKBOih/j/2JqLxQo2zbJ02pql",
  "api_keys": {
    "stripe": "sk_live_uLW46OGpiIKU1C89FhtCybkH",
    "sendgrid": "SG.cnu9Apj0NtZIZshmTduLBX",
    "twilio_sid": "ACb2907fe4c7ddb1c99b56039e8c92f9bf"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}