{
  "name": "user-service",
  "version": "2.8.3",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "P0ouynKxYYO2valW8pya"
  },
  "jwt_secret": "YB2OAfTi+3xHBcgpHsmPckvOmXuLPFUo",
  "api_keys": {
    "stripe": "sk_live_GeyG4tMdnyun7X4qGiOvi3SJ",
    "sendgrid": "SG.LB4YG/LkjArwlZtcfY+Fne",
    "twilio_sid": "AC88a7237705965059d461e0c3d75cada6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}