{
  "name": "api-gateway",
  "version": "1.8.27",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "z5Rtpl5j4lmEJEwF8l7R"
  },
  "jwt_secret": "HiqyxFoTf8udMZ2xTcMRzk7Lw9/0z7oB",
  "api_keys": {
    "stripe": "sk_live_gBQeyIpYY5mw8FoTH8T5Y9bx",
    "sendgrid": "SG.7Fa92w1OqCpLb/FBJLwv8j",
    "twilio_sid": "AC0890582ce48b1a35ac2d5f0076fa262e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}