{
  "name": "user-service",
  "version": "2.4.22",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "RBykCKn02JLREwn4D6Is"
  },
  "jwt_secret": "LOtxYZugWQbKlXKwaYvoDuLm4g7dKD46",
  "api_keys": {
    "stripe": "sk_live_0qWxTUz0A7383AUHYELInLY3",
    "sendgrid": "SG.Gki6wVxF14ldVng0Ry2qs0",
    "twilio_sid": "ACc1be8753ef42757cd9cfe3be63d677ff"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}