{
  "name": "api-gateway",
  "version": "1.3.5",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "aZ8pjBhRvbQpIY5j7o59"
  },
  "jwt_secret": "EnUouMIkbeE+Ow6yXyTjFCawEZKRqgDU",
  "api_keys": {
    "stripe": "sk_live_hqt8QarbhJoOR7TDxbcgblgi",
    "sendgrid": "SG.VRFciT8V88pceegGILi1q1",
    "twilio_sid": "ACf3b60d5ff347d0392611f1f0e1a5cc0b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}