{
  "name": "user-service",
  "version": "3.5.27",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "9lYO82pfD0KC1Ck6RC9j"
  },
  "jwt_secret": "uCOO04jaIYEc/DohNur+T2yr2SD8gCFV",
  "api_keys": {
    "stripe": "sk_live_hracEMoGGLploOv6ex6PQrxh",
    "sendgrid": "SG.h3ti8jPlhdjx1d9tbAET3F",
    "twilio_sid": "AC61f70ea7e3129a8f79f3c65f24f8c993"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}