{
  "name": "user-service",
  "version": "1.1.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "bed1sNQXt7bolesd0uU4"
  },
  "jwt_secret": "xgcbgdKTfoGkPm73sPytSLGmF14alsl3",
  "api_keys": {
    "stripe": "sk_live_czKgub14QxQNhxDM3NxzP0xg",
    "sendgrid": "SG.Y48qB6qNlgtYbnoLOmj4Hf",
    "twilio_sid": "AC567cc1691b7d42808856117994ad2fb0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}