{
  "name": "user-service",
  "version": "3.6.19",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "SL8L9hYOLPwNPdHKHfl8"
  },
  "jwt_secret": "448hzxM+JhRFtEzb2vd3tpv6QgggT4D3",
  "api_keys": {
    "stripe": "sk_live_XtYvpuO6CEkNPQ2uVRNq3iI2",
    "sendgrid": "SG.F57BAXB7wKGn4QexxP7FbT",
    "twilio_sid": "ACc8c62b6278bc9196abe67d63d369f1f3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}