{
  "name": "user-service",
  "version": "3.6.20",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "pdVm4iV9nGXf35Z9d3th"
  },
  "jwt_secret": "Sf2eEzqgg/C/PHsWL1Z3VugqA/pRWAYb",
  "api_keys": {
    "stripe": "sk_live_SoyFKV5Ru5CiMixfFJkx4BbT",
    "sendgrid": "SG.WeszB/+PsVof6t6u7WTmJ7",
    "twilio_sid": "ACcdb60a037169e1615be2b461c0833778"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}