{
  "name": "user-service",
  "version": "2.5.19",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "HkoJAgG6doCrZjEcDexl"
  },
  "jwt_secret": "7yrFmhOgeh/UN73LNo3a3Lx5ses4fNC0",
  "api_keys": {
    "stripe": "sk_live_LryWJ0Kg41lLA1MSo3arRkmb",
    "sendgrid": "SG.6K5nQai1UGoDZydZ9dSftL",
    "twilio_sid": "AC2a99fd7e1093673d409cdf5ba15cd738"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}