{
  "name": "user-service",
  "version": "1.3.14",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "J9kmIMLybh8BvSrIalbO"
  },
  "jwt_secret": "KgEi0dIcmSBfPsQrU8hQHAxHaMZpDKlX",
  "api_keys": {
    "stripe": "sk_live_EdGdICtrLBK79RYcjJLb9HWL",
    "sendgrid": "SG.+Q4uaFohFRkzK58zHQv1y1",
    "twilio_sid": "AC882dade87d296bff99d7f2e1b0db5146"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}