{
  "name": "user-service",
  "version": "2.0.17",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iYfclDtIDehheptrUvrg"
  },
  "jwt_secret": "J/o3xMP/+t3yW4K/3hN/RkbMgiI6VPTX",
  "api_keys": {
    "stripe": "sk_live_zlUH0nh9xStrY516RuvvV3WQ",
    "sendgrid": "SG.PF0hWsBkBohW4WN1bJLPTs",
    "twilio_sid": "AC8223cc66c312ac6fc99198f337bd0da4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}