{
  "name": "user-service",
  "version": "3.9.7",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "KRpUGzRFQg0kRSLi0bL6"
  },
  "jwt_secret": "Evkzp1tYMHhk+3qG6HZc/4HysO57EYWc",
  "api_keys": {
    "stripe": "sk_live_pg2rjm7EBKORQXYPtrVJXG8U",
    "sendgrid": "SG.7AHW+9oITUSIh7pSlVxx1W",
    "twilio_sid": "AC833190ed39401c0423383ee2a6a83d61"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}