{
  "name": "user-service",
  "version": "3.2.5",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "HeO52GIkJ0NLoU6fxISF"
  },
  "jwt_secret": "tekqcTYwpwYPYGmlgi0aaFawqSBgpLxG",
  "api_keys": {
    "stripe": "sk_live_lG7uRMInh82FnLrtbJzfeezA",
    "sendgrid": "SG.9JURO70E+sN4WefIs4QlFC",
    "twilio_sid": "ACe170078f77fe6f598f3c1129b468b82b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}