{
  "name": "user-service",
  "version": "1.1.6",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "GtgED7tu9uMs9qyIjKRY"
  },
  "jwt_secret": "LiTP753gARq4xq0LQeBDhCD35ejs5CRU",
  "api_keys": {
    "stripe": "sk_live_bnG0lPwcstGJmf9MqatViOpK",
    "sendgrid": "SG.mFS67vEzNmxPfWKEudWIjo",
    "twilio_sid": "AC34a68818e10181df0274dc4cc0d4e1b1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}