{
  "name": "user-service",
  "version": "1.8.26",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "QSFqOfjvKsEpM4irBkUH"
  },
  "jwt_secret": "eNafVaDbpOBq6ot6QArGXi61CIiPfjZS",
  "api_keys": {
    "stripe": "sk_live_kvfa9LIu0u5Sdf2kjSMxlXnV",
    "sendgrid": "SG.hlO2B0KaMMxeZGMgKBeRBG",
    "twilio_sid": "AC5f2a4b7e19ab064233901b5dabef0257"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}