{
  "name": "user-service",
  "version": "1.6.22",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "0073okRcxkbpWEpELtSZ"
  },
  "jwt_secret": "xEc90AVJyILnnoevBfo+GCd/aXCnRr/L",
  "api_keys": {
    "stripe": "sk_live_pFUKuRK8PonmI8qLVM72R4ga",
    "sendgrid": "SG.JYA1YlliMiX+3oAr1X6mFJ",
    "twilio_sid": "AC2abfaae2abe63048db6e9252585b8739"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}