{
  "name": "api-gateway",
  "version": "3.2.15",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "rT6N9XQv0mmgsqAuINEN"
  },
  "jwt_secret": "JgDL2BAtJw0S54TDWqxUJf+OMoShNnyn",
  "api_keys": {
    "stripe": "sk_live_PiUfbgcVRJU8dIaxW631h50A",
    "sendgrid": "SG.h+2jrUMLNI9fmHT7R8phjE",
    "twilio_sid": "AC0d352faa610830c859a119927f17752b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}