{
  "name": "user-service",
  "version": "2.7.10",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "E0eIv8aV8d0PxvZYwGzn"
  },
  "jwt_secret": "i1szKbNdAHcFuC9zozkSRr7h9NYMDMzZ",
  "api_keys": {
    "stripe": "sk_live_VjJEyxBbxcJx3XdW6G9ijT7g",
    "sendgrid": "SG.n62WWDk2c8ff6J3V+SX8Uv",
    "twilio_sid": "ACe50573558c1eab3b9434a1b2b6ad0d33"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}