{
  "name": "user-service",
  "version": "3.6.17",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "PqQ5ngV77b8eZtf23tm9"
  },
  "jwt_secret": "hr2YHDjswL7YxNdrUEOwL05N3ZjFoHJV",
  "api_keys": {
    "stripe": "sk_live_bnW0psFU0SEbe4M7kJOoUO8A",
    "sendgrid": "SG.N/x5kIOP4A3HS+EVBMQEuQ",
    "twilio_sid": "AC450846c25968bc753eacf80c20ecc3a4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}