{
  "name": "user-service",
  "version": "2.6.19",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Unwn5HY4xZGiPRwKYUba"
  },
  "jwt_secret": "A8RWj0UkkBs4BgK1M3ihATGOcUuenC60",
  "api_keys": {
    "stripe": "sk_live_Vjh1VNJDpEhDZCjPqDrdpAsH",
    "sendgrid": "SG.d85caOjKJRWZjSrJ0l7jI/",
    "twilio_sid": "ACff08750d42d9ee54ceef30801f5d0c29"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}