{
  "name": "api-gateway",
  "version": "3.1.21",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "i3kZ1HdEGormmG1kqc58"
  },
  "jwt_secret": "cfocAUrqizf0n7X26+1HgwGiT56pBJfv",
  "api_keys": {
    "stripe": "sk_live_smuMfZfCz3aoC3TT2qY0hMKg",
    "sendgrid": "SG.XVFG+WVlX8Vltu4XxeECOT",
    "twilio_sid": "ACa325b40642ba7b8c11cd5abd71cacfa7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}