{
  "name": "api-gateway",
  "version": "2.0.15",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "irTYrdlg24NfD1nNHCW6"
  },
  "jwt_secret": "7f3SZQb5OiwWntgUxpX6pN1vXVif1Ux0",
  "api_keys": {
    "stripe": "sk_live_4TBTskuo06ULZfmp00BxRNL5",
    "sendgrid": "SG.UMxuoTees3MTcg7lbq2AKH",
    "twilio_sid": "ACfe93c84c8b7470d8aed07235befcdf2e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}