{
  "name": "api-gateway",
  "version": "1.9.8",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "L6zFNaDNSIg1z1eLrL2t"
  },
  "jwt_secret": "NsexzXGr5HzNYshnY65ueI5AQQN/TSer",
  "api_keys": {
    "stripe": "sk_live_c6WR61Qneg13IElVKNle0VYR",
    "sendgrid": "SG.JjQU6y5bcxIWV/XMEkLj+o",
    "twilio_sid": "AC1324756ae3b30fb7c1cc9cc8c4dd48b9"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}