{
  "name": "api-gateway",
  "version": "2.0.11",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "v03G0swlGa2neagOITgE"
  },
  "jwt_secret": "oQ77CJ0+JlqMd+TJl6CZsYAIaDFkEVvE",
  "api_keys": {
    "stripe": "sk_live_vx7K4r8b7DKVVxPYYTLQutBA",
    "sendgrid": "SG.z8gfE160hvODm5J3Kaax/M",
    "twilio_sid": "AC383cc1ff20e4bc56429fc83ae6185c47"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}