{
  "name": "api-gateway",
  "version": "1.3.4",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Q5YriWFAIGU3kn9Pt6KP"
  },
  "jwt_secret": "+s6VqzQvDcJB3XMPbRcjpfyC7TJJAXeP",
  "api_keys": {
    "stripe": "sk_live_JtnGJPPxqqiRaJYX8WLfYmUq",
    "sendgrid": "SG.OlV1wZLJqGppw7AhEYv74o",
    "twilio_sid": "AC3ca8b7fbfd5897e5a8f78a6d011860f9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}