{
  "name": "user-service",
  "version": "2.9.17",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "upiwITMhGanBbwvjcLJ8"
  },
  "jwt_secret": "QRu25AfRyJmpMFjWjx4441ftqaJZjgBw",
  "api_keys": {
    "stripe": "sk_live_MUYtrjGZ9b8ERQ1yBhfQiNjH",
    "sendgrid": "SG.G0s2YGnyGn/3catkpv42qL",
    "twilio_sid": "AC532e02bf38d8fcef2b662a85ab722e82"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}