{
  "name": "user-service",
  "version": "3.8.12",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "9wGRNWsu2ZT0BClGHL3S"
  },
  "jwt_secret": "BFb29VqnYQPiNJ4Qw+QQHObmEEMluG40",
  "api_keys": {
    "stripe": "sk_live_Pa7EGqRec68KkdCg1QewyOfS",
    "sendgrid": "SG.nGAM+2exFvC7e/1xvgV2YF",
    "twilio_sid": "AC3bba46f8d16371667b57a9cf903d4ff3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}