{
  "name": "user-service",
  "version": "1.9.12",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "sdGuLldZc3idheUFdQmR"
  },
  "jwt_secret": "6hs8sIvNxA/DmasvT/+bhh8cVr8KvAhp",
  "api_keys": {
    "stripe": "sk_live_mT4to8uFAffvQxvhqYCeprHq",
    "sendgrid": "SG.Y0QPKpAXNjLGlB/d0mIZZI",
    "twilio_sid": "AC1f6682bb901f2a99ab9d21d3c3613206"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}