{
  "name": "user-service",
  "version": "2.1.3",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iuo90InmOUtINYHoOFhI"
  },
  "jwt_secret": "hlpNPXicwb6hHpPIVsgX4ig9eYpFLJ94",
  "api_keys": {
    "stripe": "sk_live_YtAR8qUX9BeYtFpH39SxVS1b",
    "sendgrid": "SG.qKptYldjTtcP+BMjHUg7ZR",
    "twilio_sid": "ACb39f9e00e13d42671187aef3130a7625"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}