{
  "name": "api-gateway",
  "version": "3.9.26",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "WUVhoqG2KrsjQXhSLA0k"
  },
  "jwt_secret": "RrjnFUm+7EeQ4o6VqkupWBexVSmh1wz+",
  "api_keys": {
    "stripe": "sk_live_895Xm2ncXzfeymgR7NoDhyIf",
    "sendgrid": "SG.DWM6R+7aupbIv+fUR66lY2",
    "twilio_sid": "AC82a418dbf51d722cdad56d017c75aafc"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}