{
  "name": "user-service",
  "version": "3.1.24",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "kQF4aiiB3ZR2u8luFXe1"
  },
  "jwt_secret": "OlMMQUcXFMAOPAG283BAAQc9qi55LxpP",
  "api_keys": {
    "stripe": "sk_live_GKGdM4glWbFOFsVtVBtP2p2u",
    "sendgrid": "SG.um5dW4f3vEh81H/COruFhj",
    "twilio_sid": "ACb4b5d6871917609897c8015e60387692"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}