{
  "name": "api-gateway",
  "version": "3.7.18",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "feD092GLOYRSiXYilbv0"
  },
  "jwt_secret": "5znGH2ChFz6Z5MGXu69Ie+12mGqsEZWl",
  "api_keys": {
    "stripe": "sk_live_RNVJ2ucSIiRlpuWgm7CHx6gY",
    "sendgrid": "SG.AZM/6wpLkyg+OCoNl6KLoB",
    "twilio_sid": "ACb39e2e5c6e301e42c28a18a848e2f3ea"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}