{
  "name": "api-gateway",
  "version": "3.3.17",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "m3hd2WAE7VzcrqMwR5BB"
  },
  "jwt_secret": "BsFRXH1Nc0inw0o4bUJBIP8wmo8kXNg1",
  "api_keys": {
    "stripe": "sk_live_YzlGZLpdq1UOPteugS1vLrDe",
    "sendgrid": "SG./L4Jji/1DSw4LHyuViSuFO",
    "twilio_sid": "AC172962991f43b4679442fceb57b908fa"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}