{
  "name": "user-service",
  "version": "2.5.28",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ZeB5Ca9OxKBAasBjIBJK"
  },
  "jwt_secret": "Afbd7PijEwZ7tjfbnhXKIi8FNuaLDmbU",
  "api_keys": {
    "stripe": "sk_live_4VD7jWfHo9vaNYh2mNn7IZmg",
    "sendgrid": "SG.5vwB0zDJADMs9qcg5H0MuO",
    "twilio_sid": "ACd00ccea5355292f58de1c10bece3114e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}