{
  "name": "user-service",
  "version": "3.3.18",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8WJmNWeEawkENDxJjDih"
  },
  "jwt_secret": "+F6m5CLCGExKeY74fkvrPeaNuieqpjtR",
  "api_keys": {
    "stripe": "sk_live_zxvKY44fa7jDkLrV5z0NLr6r",
    "sendgrid": "SG.HrYn/u5rVALURJmMzGzp55",
    "twilio_sid": "ACbdc612434a8cd79905d53cc20a163aa8"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}