{
  "name": "api-gateway",
  "version": "1.1.20",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gYmFUZgySSa9uACBcV8N"
  },
  "jwt_secret": "9WiFiVbApVriqOHwI+bkq0m7KAUmyaq3",
  "api_keys": {
    "stripe": "sk_live_68ZfXueUKpuutPTxDXMmdw32",
    "sendgrid": "SG.+B3PBONWCnq6x2+PsIdbvc",
    "twilio_sid": "AC83a241cfd955fcd74f3520476d87d00d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}