{
  "name": "user-service",
  "version": "2.3.23",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "s2qXEPgu5xKpmyYDGxte"
  },
  "jwt_secret": "fFX4iZpS27eXEEbsVMvPVDwE2Prluv59",
  "api_keys": {
    "stripe": "sk_live_DaaGNE4AKH1CS8aSTkSJFzDw",
    "sendgrid": "SG.ZLYff5FAmLRtVl/UiwTMG/",
    "twilio_sid": "AC6aa58e730ba39363d61147edb393b8eb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}