{
  "name": "user-service",
  "version": "1.5.23",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "wmGkY3hICmFZ2VNnQfh3"
  },
  "jwt_secret": "Ab1twZA70s639tvGdEYhRI4/ThUeywdg",
  "api_keys": {
    "stripe": "sk_live_ASpeEf7pSLOhDNkvffInh0Lc",
    "sendgrid": "SG.XqxKOYyOk/GChbPfk1+Rt1",
    "twilio_sid": "AC9338dc946b0c769e0cfd6ea31bf9629f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}