{
  "name": "api-gateway",
  "version": "2.1.22",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "GVtfoSQUejjqtwo8t3kR"
  },
  "jwt_secret": "vuEceFwek/58A2GKiB0qxz7bjGBMjYYO",
  "api_keys": {
    "stripe": "sk_live_YSDZNAFqxZKQ1gGe2xCxP0lo",
    "sendgrid": "SG.fe2glF9wTXCmZO8K1OQ4Kk",
    "twilio_sid": "AC6d0fd85bacf5205b8b74a3c1a3d94881"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}