{
  "name": "api-gateway",
  "version": "2.1.5",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0WHHtRUq9PRQmAl4n9lA"
  },
  "jwt_secret": "beVL6G51SfaiLHM0c0Au1+YzaaIds8sP",
  "api_keys": {
    "stripe": "sk_live_KyeBuzFi4SNKi4hif4ktXWxe",
    "sendgrid": "SG.giGFTFJFhUDCv1vjYJHY/d",
    "twilio_sid": "ACce0c2be99f989628db811ce9e09d9283"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}