{
  "name": "api-gateway",
  "version": "3.7.22",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "O2h72bqNpUw6jWCiKVj6"
  },
  "jwt_secret": "nd8DK5LD1shQG/YQ2mug6F2b5Hswgph7",
  "api_keys": {
    "stripe": "sk_live_NGYQwHucpT96xTiyllB9S0xy",
    "sendgrid": "SG.s4BzUmmie68aF7WJD9CfX4",
    "twilio_sid": "AC8bc3eafb35cc086403c0b66e8c3a2b0e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}