{
  "name": "user-service",
  "version": "1.8.11",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "HjxBPTLjHXVTnjOaEBML"
  },
  "jwt_secret": "URdiYQKDmgZrfKi7EqyqDbGzLaKcOeuw",
  "api_keys": {
    "stripe": "sk_live_HsPQFjKwLAlcbqR5Fv8PkGhh",
    "sendgrid": "SG.qCC9leAnhDahI10aUQ72za",
    "twilio_sid": "ACd154f7588d394f1af202121506015f83"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}