{
  "name": "api-gateway",
  "version": "1.6.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "XPeH4CW6PRJKI7lF1MBP"
  },
  "jwt_secret": "Rzi9AqYdLDyNjVwLaCVyD2bkNK+jugb7",
  "api_keys": {
    "stripe": "sk_live_Tq8SWAVOwlfI3a5oqBF1cmxV",
    "sendgrid": "SG.v4YiDIuK/0Fpl25Oz/cWUq",
    "twilio_sid": "ACbaf23dc33b10eec4fbaa13109df35612"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}