{
  "name": "user-service",
  "version": "3.8.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "E6GdIwKB1eL0vra84oh9"
  },
  "jwt_secret": "gQ/xtCov9nsz5QzXwECRUzMz0S6Ax+cn",
  "api_keys": {
    "stripe": "sk_live_PhtoOgnZnG3upsORwMju4Bpb",
    "sendgrid": "SG.75LfBLQabw2+VYwTf0zJXf",
    "twilio_sid": "AC3c454737484db5c0209c0aa9b2416246"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}