{
  "name": "api-gateway",
  "version": "2.4.25",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "CThHlu7tLY4VN1zWqX91"
  },
  "jwt_secret": "XLT3VyS5gbV0dnfclAMxTuieQcirv1ys",
  "api_keys": {
    "stripe": "sk_live_rCckWwCJ0jLppisLZsgtkjhd",
    "sendgrid": "SG.tRnVPmWGDkbbtkgngJ5oMQ",
    "twilio_sid": "ACe1b6f8c57b81dc69aad2ed0e7624c440"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}