{
  "name": "user-service",
  "version": "1.4.6",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "FK3aWeHuo1tYwsqhGNPM"
  },
  "jwt_secret": "JsObVMpM6juDPhJLno8wrdsOOy04H+yr",
  "api_keys": {
    "stripe": "sk_live_Gizo8TLquPMlSsvfPtCBT9v9",
    "sendgrid": "SG.Q+cn6EEsLHhb66y6oQsjfU",
    "twilio_sid": "ACaa11a55bc24374564b23bb0f988e4fee"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}