{
  "name": "api-gateway",
  "version": "2.6.16",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "nGUPtmlbJGxif6QxYqIW"
  },
  "jwt_secret": "JRtyEQ94QlOXpVCT3yaOhjDezR/yIO6y",
  "api_keys": {
    "stripe": "sk_live_Fik1qMtQ3XzayO7W1DKc0mbS",
    "sendgrid": "SG.yHt1fdnmG/ZpgyACPR4+Au",
    "twilio_sid": "AC6d5ecfb6d95fe729c888d15e367ccc0c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}