{
  "name": "api-gateway",
  "version": "3.4.8",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "PBHIcwQlDD6q1LoSn0Uk"
  },
  "jwt_secret": "dsGXLfL1/BiwKy45Al3KWUOb66RAQVFH",
  "api_keys": {
    "stripe": "sk_live_YZNMPIROmxSOuQCfVDZaJ9gl",
    "sendgrid": "SG.aeMO6K2ks44lJp6IFIzZRW",
    "twilio_sid": "AC87270fd5a97b65226fa87efd1e950b52"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}