{
  "name": "user-service",
  "version": "3.8.20",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UBMKv5Quh7QPYcXDgH9J"
  },
  "jwt_secret": "hW/W23svbZyV25dhdKgtfqpXruh7P9oD",
  "api_keys": {
    "stripe": "sk_live_NWkhuT3g6Blys4uAFb75CTQm",
    "sendgrid": "SG.0JtzwEtQctUjinfEggEGDM",
    "twilio_sid": "ACd6ebf77104e3eca8102957bdfae82ea9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}