{
  "name": "api-gateway",
  "version": "3.0.13",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "rn2Z8iUxHn127iaOJdfd"
  },
  "jwt_secret": "LW/TWYOxTy88oMSEi5mZq8gOMNGkL259",
  "api_keys": {
    "stripe": "sk_live_PUGZ7c0lxMlkLbQFJzgs8sRw",
    "sendgrid": "SG.pB7ztDEm1oWnGIlccjYxL+",
    "twilio_sid": "ACd26104d1bff132e86a455b25f30ed17b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}