{
  "name": "api-gateway",
  "version": "1.3.9",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "wueDg71u2N12DlUk75nL"
  },
  "jwt_secret": "XuQ8nyEp1drB6CJQk/4+jPx0jm18i79a",
  "api_keys": {
    "stripe": "sk_live_kmsy6pPfDE3gbMaSY3bLpeeq",
    "sendgrid": "SG.v+XtadIPglPzskhChqeys2",
    "twilio_sid": "ACe81b763dac8605c41cbd1b1b82fa9f06"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}