{
  "name": "user-service",
  "version": "1.1.24",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "vKnDtcjCZQwDPwMiOMCO"
  },
  "jwt_secret": "/wjI+HUIjcn1ApA0UAeJ5Ak/JlXPqzW2",
  "api_keys": {
    "stripe": "sk_live_qQixV1pal6XS81OY8Iqch4dt",
    "sendgrid": "SG.deA63qiVkWOLF3C08HNMO8",
    "twilio_sid": "ACe21510d1e0a554f21c6203a93ef0cb30"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}