{
  "name": "user-service",
  "version": "3.8.1",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "xHwEbrPcWO5sTGpq9buB"
  },
  "jwt_secret": "IzPdtVbu/iOMW94jWW986MVolA2S6jYV",
  "api_keys": {
    "stripe": "sk_live_DY8kv13VcfN82fluflq13MC3",
    "sendgrid": "SG.7eUrL53q0wtqzqCgTV6J4i",
    "twilio_sid": "ACf52af99d5a10eb6878919151b601b613"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}