{
  "name": "api-gateway",
  "version": "3.4.27",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "iUt2M94l6bUn7wNxm5uw"
  },
  "jwt_secret": "fE64RlMC2eqaU45AIdcNI6HJ6ADM9QIp",
  "api_keys": {
    "stripe": "sk_live_HduK8LdjQ0IUOZxl5pXfGA6r",
    "sendgrid": "SG.GYosRl1OVx8VmgKVJntE+n",
    "twilio_sid": "ACf5703b8c9b49f3d72591d43d445e8c1a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}