{
  "name": "api-gateway",
  "version": "3.5.23",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "qAeXW6rewHjt6a3idccW"
  },
  "jwt_secret": "IpHWWh9cPcFCDt7/YcwBXVds/jgBBVl/",
  "api_keys": {
    "stripe": "sk_live_YTGLVj4E87aBaKaDkS9gx80z",
    "sendgrid": "SG.95UBvvBfAISNebqluaD8NV",
    "twilio_sid": "AC72142b3e40c1741f2818631f22ac0025"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}