{
  "name": "user-service",
  "version": "2.1.18",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "OY4msbh41yqtYQUMKe4Q"
  },
  "jwt_secret": "9Tr0em0Ic27qXAvi1dxWA/aRZEq0ItrT",
  "api_keys": {
    "stripe": "sk_live_ylyX2EItcC026YimwLCDGJL5",
    "sendgrid": "SG.zvLZpe7hCYo5teymj7/J0o",
    "twilio_sid": "ACbf36f0f6a2be2471da1e771ec1d0b052"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}