{
  "name": "user-service",
  "version": "2.9.19",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "UWMx2G0HUXhFjKS2nxz6"
  },
  "jwt_secret": "YAo6CO/O4WrMw9NGHAi6Mqw/bp2vNnzC",
  "api_keys": {
    "stripe": "sk_live_TmUNG2PMTlpBuOEesZzF2wGd",
    "sendgrid": "SG.Ry3u46bGok6qfRdV2NtFxQ",
    "twilio_sid": "ACf8821daeccc3e098d69b13f07b12dfad"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}