{
  "name": "api-gateway",
  "version": "1.9.12",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "instWF72RAPExd8EmoyY"
  },
  "jwt_secret": "mL61cJp0ztSQ7zreMdcSCwIZQLkTDjkW",
  "api_keys": {
    "stripe": "sk_live_z962jCoJ9qwo59hj32W0zPdr",
    "sendgrid": "SG.TDO41bMa8fP+RuUB+3GMFm",
    "twilio_sid": "AC08aad386167aeee200828099b975c0d1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}