{
  "name": "user-service",
  "version": "2.4.23",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "hLHtARppSr4mBDPNzhAQ"
  },
  "jwt_secret": "LVecI/z6coNYYLdGC19mcB2l8r76Afhr",
  "api_keys": {
    "stripe": "sk_live_CnB501ZaUNSSycznn3ZfJD0B",
    "sendgrid": "SG.MfvaJf3XNTMowi/8u/sEws",
    "twilio_sid": "AC385a9305431d4c38dfdf0dee919b3df1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}