{
  "name": "api-gateway",
  "version": "1.9.21",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3EXVjSgEVoA98WZ8pRu7"
  },
  "jwt_secret": "w/hDxQ/xCvMarG+WkM/HTWiXD2eQErcJ",
  "api_keys": {
    "stripe": "sk_live_XjrRg324q4U8Uij5JxiQR7Dx",
    "sendgrid": "SG.1jI34XW8r5a9TtkntmWre3",
    "twilio_sid": "ACd008d12631dd00fca18eadf563e616c9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}