{
  "name": "api-gateway",
  "version": "1.1.15",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "uJqN43hue5wj27Js2zNs"
  },
  "jwt_secret": "qy0ECF5yZb+NdIofhZPaJhJ8sgpi7GLa",
  "api_keys": {
    "stripe": "sk_live_Vlw6heA1IvaYFvx2DpJ7AJB3",
    "sendgrid": "SG.CDrfXK6FU/Ko2FdROIKZbp",
    "twilio_sid": "AC3bcc61db061923d01d65e59bf3e4bc1f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}