{
  "name": "api-gateway",
  "version": "1.2.18",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "sDPo9CHCNOKDUz59kkwx"
  },
  "jwt_secret": "3Kfv2fO+F899byumJQApZoCej7mhDk1m",
  "api_keys": {
    "stripe": "sk_live_lWrSC91oBrOOn3Cymfaxr7BL",
    "sendgrid": "SG.jN3xosszMVSPVfBwHWL8VW",
    "twilio_sid": "AC393e9b2472aa8e70a6b52a3da3807f2d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}