{
  "name": "user-service",
  "version": "3.5.23",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "3JCgJl34JbE50Ette11N"
  },
  "jwt_secret": "PL6lw1yEm2yKCZgn/OkBja1WIkXSUVUo",
  "api_keys": {
    "stripe": "sk_live_obUikCAtcIy874kr4xTKoZCU",
    "sendgrid": "SG.mHMIAegTppz2m1NYkQZs9T",
    "twilio_sid": "AC1081fd8362078f1a8eeacb39d236f36d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}