{
  "name": "user-service",
  "version": "2.2.10",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "QIitxlfexTdyF6t2Pc5f"
  },
  "jwt_secret": "aL0lua8rLoTJtenCuEj9E0FVvbvHoiGL",
  "api_keys": {
    "stripe": "sk_live_cwWVlWCfwWDgh4QvNHWDEwVg",
    "sendgrid": "SG.dw4gd6aWlFT8q5OtmDkNn5",
    "twilio_sid": "AC25873c11b129c345e69c692815c4ccf8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}