{
  "name": "auth-service",
  "version": "2.2.27",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "2oWx6VHDZH7q0x2fGxDn"
  },
  "jwt_secret": "t6ZQe5XVgHCWlSDMZ2/rPUJwVGY8NarA",
  "api_keys": {
    "stripe": "sk_live_S7awyu6EtyaroliYZ5KNKp5Y",
    "sendgrid": "SG.ru4p1WxsycYSvbgSlUHYyW",
    "twilio_sid": "AC4fb23acccff1cda8e61b932bc5b884ed"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}