{
  "name": "api-gateway",
  "version": "1.1.29",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "26APGYqMByCWLFiRhE1Z"
  },
  "jwt_secret": "tLAYUDMzFLg9VsdI32jl7/Plnhhx1imu",
  "api_keys": {
    "stripe": "sk_live_7B3IC5EFGPcusmpQGIjVrtx2",
    "sendgrid": "SG.MWo+moKOldPJTl9Cxtuit4",
    "twilio_sid": "AC75259d5e72203154f6292e64c1464ab4"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}