{
  "name": "user-service",
  "version": "2.6.2",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xQxKK9MXVtE10uCXUcJh"
  },
  "jwt_secret": "NA483i+zqbxpXsoKInqtstdlm+5fLgTs",
  "api_keys": {
    "stripe": "sk_live_9N91Rkr0cDnE2Jg8ulwSfeVT",
    "sendgrid": "SG.ThWuyEiGo17pVyPHgJE+os",
    "twilio_sid": "ACa9347c40d6f5ebfa36afabfa345d7aba"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}