{
  "name": "user-service",
  "version": "1.7.21",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5hbmLB1NYcQ5heoLsNsZ"
  },
  "jwt_secret": "POPRn7+wYE2H6FZjv9a9CRx3X+PMc8gH",
  "api_keys": {
    "stripe": "sk_live_yBjfGbOHjl2hwsemxKdyhUUY",
    "sendgrid": "SG.1muLV4Kc494scZAsiGb9SP",
    "twilio_sid": "ACc34c0e5ae1d2f2545496fca06b1ed6b2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}