{
  "name": "user-service",
  "version": "3.9.28",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "sQjhMHqftHpQbN1ueX1V"
  },
  "jwt_secret": "EdMQAIJoZ0ou7EHxVac1leAnZstLzWHU",
  "api_keys": {
    "stripe": "sk_live_lyNg2s3da0S2gCznxirlpSFH",
    "sendgrid": "SG.IQTv86q1kKocNJhhtBLJTE",
    "twilio_sid": "AC3fe1cdc398a43e6d0ca72c026fddfe76"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}