{
  "name": "api-gateway",
  "version": "1.6.28",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "S2YS42TzaO6D8BetvWPS"
  },
  "jwt_secret": "xztV7B2ulHnyOyIgsixxRp/C5aga0R9B",
  "api_keys": {
    "stripe": "sk_live_qht9LuEdoZdbPZ53sS5Fwzea",
    "sendgrid": "SG.nv1BCGqLwBjGPGGrKjvfZ/",
    "twilio_sid": "AC25f5cdfdcd2d0dd70e4527b9df12799c"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}